Tests if an action slot is occupied.
hasAction = HasAction(actionSlot)
Parameters[]
Arguments
- actionSlot - ActionSlot
- The tested action slot.
Returns
- hasAction - Flag
- 1, if the slot contains an action
- nil, if the slot is empty
This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.
READ MORE
Tests if an action slot is occupied.
hasAction = HasAction(actionSlot)
Arguments
Returns