Method Item:GetSpellTrigger [-] [+]

Returns the spell trigger tied to the Item by spell index

Synopsis

spellTrigger = Item:GetSpellTrigger( spellIndex )

Arguments

number spellIndex

The spell index specified.

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

Returns

number spellTrigger

The spell trigger of the specified index.

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

Generated on
©2016 - Eluna Lua Engine