C_Spell.IsPvPTalentSpell

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the spell comes from a PvP Talent

isAutoRepeat = C_Spell.IsPvPTalentSpell(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isAutoRepeat
boolean