Method SpellInfo:CanPierceImmuneAura [-] [+]
Returns true if the SpellInfo can pierce through an immunity aura defined by the given SpellInfo, false otherwise.
Synopsis
canPierce = SpellInfo:CanPierceImmuneAura( auraSpellInfo )
Arguments
SpellInfo auraSpellInfoThe spell representing the immunity aura.
Returns
boolean canPierce- See method description.