Method SpellInfo:IsAuraExclusiveBySpecificWith [-] [+]
Returns true if the SpellInfo is exclusively stacking with the given SpellInfo by specific aura, false otherwise.
Synopsis
isAuraExclusiveBySpecificWith = SpellInfo:IsAuraExclusiveBySpecificWith( spellInfo )
Arguments
SpellInfo spellInfoThe spell info to compare against.
Returns
boolean isAuraExclusiveBySpecificWith- See method description.