HasAction

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

Returns true if an action slot is occupied.

hasAction = HasAction(actionSlot)

Arguments

actionSlot
number - ActionSlot : The tested action slot.

Returns

hasAction
boolean - Flag
  • true, if the slot contains an action
  • false, if the slot is empty