Method Player:HasSpell [-] [+]

Returns 'true' if the Player has a Spell by specific ID, 'false' otherwise.

Synopsis

hasSpell = Player:HasSpell( spellId )

Arguments

number spellId

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

Returns

boolean hasSpell
See method description.

Generated on 11/04/2018
©2016 - Eluna Lua Engine