Method SpellInfo:GetEffectMechanic [-] [+]
Returns the mechanic for the given effect index of the SpellInfo.
Synopsis
mechanic = SpellInfo:GetEffectMechanic( effIndex )
Arguments
number effIndexThe effect index (0-MAX_SPELL_EFFECTS-1).
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number mechanicValid numbers: integers from 0 to 4,294,967,295.