Method SpellInfo:GetEffectType [-] [+]

Returns the effect type of the given effect slot of the SpellInfo.

Synopsis

effectType = SpellInfo:GetEffectType( effIndex )

Arguments

number effIndex

The effect slot (0-MAX_SPELL_EFFECTS-1).

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

Returns

number effectType

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

Generated on
© 2010 - 2024 Eluna Lua Engine