Method SpellInfo:SpellCancelsAuraEffect [-] [+]
Returns true if the SpellInfo cancels the given AuraEffect, false otherwise.
Synopsis
spellCancelsAuraEffect = SpellInfo:SpellCancelsAuraEffect( aurEff )
Arguments
AuraEffect aurEffThe aura effect to check against.
Returns
boolean spellCancelsAuraEffect- See method description.