Method SpellInfo:IsAuraExclusiveBySpecificPerCasterWith [-] [+]
Returns true
if the SpellInfo is exclusive with the specified SpellInfo per caster, based on aura exclusivity rules.
Synopsis
isExclusivePerCaster = SpellInfo:IsAuraExclusiveBySpecificPerCasterWith( otherSpellInfo )
Arguments
SpellInfo otherSpellInfo
The spell to compare exclusivity with.
Returns
boolean isExclusivePerCaster
- See method description.