SpellIsTargeting

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns true if a spell is about to be cast and is waiting for the player to select a target.

isTargeting = SpellIsTargeting()

Returns

isTargeting
boolean - 1 if a spell is about to be cast, waiting for the player to select a target; nil otherwise.