Method SpellInfo:GetSpellMechanicMaskByEffectMask [-] [+]
Returns the mechanic mask for the given effect mask of the SpellInfo.
Synopsis
mechanicMask = SpellInfo:GetSpellMechanicMaskByEffectMask( effectMask )
Arguments
number effectMaskBitmask of effect indices to check.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number mechanicMaskValid numbers: integers from 0 to 4,294,967,295.