C_Spell.IsSpellHelpful

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the spell can be cast on the player or other friendly targets

isHelpful = C_Spell.IsSpellHelpful(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isHelpful
boolean