C_Spell.IsPressHoldReleaseSpell

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_Spell.IsPressHoldReleaseSpell TheWarWithin-Icon-Inline.png + 11.0.2
BTNTemp.png IsPressHoldReleaseSpell Dragonflight-Icon-Inline.png + 10.0.0, - 11.0.2

Returns true if the spell is an 'empower' type spell that is cast by pressing and holding, with the on-release cast typically being affected by time held

isPressHoldRelease = C_Spell.IsPressHoldReleaseSpell(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isPressHoldRelease
boolean