Method Player:CheckRequiredSpellReagents [-] [+]

Returns true if the player has the required reagents for the given spell entry, false otherwise.

Synopsis

hasReagents = Player:CheckRequiredSpellReagents( spellId )

Arguments

number spellId

Entry of the spell.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean hasReagents
See method description.

Generated on
© 2010 - 2024 Eluna Lua Engine