C_Spell.IsSpellHarmful

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the spell can be cast on hostile targets

isHarmful = C_Spell.IsSpellHarmful(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isHarmful
boolean