Method Global:GetSpellInfo [-] [+]

Returns the SpellInfo for the given spell ID, or nil if the spell does not exist.

Synopsis

spellInfo = GetSpellInfo( spellId )

Arguments

number spellId

The spell ID to look up.

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

Returns

SpellInfo spellInfo
See method description.

Generated on
© 2010 - 2024 Eluna Lua Engine