Method SpellInfo:CanPierceImmuneAura [-] [+]
Returns true if the SpellInfo can pierce the immunity provided by the given SpellInfo, false otherwise.
Synopsis
canPierceImmuneAura = SpellInfo:CanPierceImmuneAura( auraSpellInfo )
Arguments
SpellInfo auraSpellInfoThe aura spell info to check against.
Returns
boolean canPierceImmuneAura- See method description.