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