C_Spell.SpellHasRange

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the spell has a min and/or max range greater than 0

hasRange = C_Spell.SpellHasRange(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

hasRange
boolean