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