C_Spell.IsCurrentSpell

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the spell is currently being cast or is queued to be cast

isCurrentSpell = C_Spell.IsCurrentSpell(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isCurrentSpell
boolean