Method Item:GetSpellId [-] [+]

Returns the spell ID tied to the Item by spell index

Synopsis

spellId = Item:GetSpellId( spellIndex )

Arguments

number spellIndex

The spell index specified.

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

Returns

number spellId

The id of the spell.

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

Generated on
©2016 - Eluna Lua Engine