WoW API: HasAction
Jump to navigation
Jump to search
Tests if an action slot is occupied.
hasAction = HasAction(actionSlot)
Parameters[edit]
Arguments
- actionSlot - ActionSlot
- The tested action slot.
Returns
- hasAction - Flag
- 1, if the slot contains an action
- nil, if the slot is empty