C_Spell.IsAutoRepeatSpell

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_Spell.IsAutoRepeatSpell TheWarWithin-Icon-Inline.png + 11.0.2
Wowprogramming.png  BTNTemp.png IsAutoRepeatSpell Dragonflight-Icon-Inline.pngCata-Logo-Small.pngWoW Icon update.png + 2.0.1, - 11.0.2

Returns true if the spell is an auto repeat player spell

isAutoRepeat = C_Spell.IsAutoRepeatSpell(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isAutoRepeat
boolean