Method SpellInfo:IsAuraExclusiveBySpecificWith [-] [+]
Returns true if the SpellInfo is mutually exclusive with the specified SpellInfo due to specific aura exclusivity rules.
Synopsis
isExclusive = SpellInfo:IsAuraExclusiveBySpecificWith( otherSpellInfo )
Arguments
SpellInfo otherSpellInfoThe spell to compare exclusivity with.
Returns
boolean isExclusive- See method description.