C_Spell.IsRangedAutoAttackSpell

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the spell is the player's ranged Auto Attack spell (ex: Shoot, Auto Shot, etc)

isRangedAutoAttack = C_Spell.IsRangedAutoAttackSpell(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

isRangedAutoAttack
boolean