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 otherSpellInfo
The spell to compare exclusivity with.
Returns
boolean isExclusive
- See method description.