![]() |
This function is protected, and cannot be called from insecure code while in in combat.
|
← WoW API < PickupAction
Pick up an action for drag-and-drop.
PickupAction(actionSlot)
Parameters[edit | edit source]
Arguments[edit | edit source]
- actionSlot (number) - The action slot to pick the action up from.
Returns[edit | edit source]
- none
Details[edit | edit source]
If the slot is empty, nothing happens, otherwise the action from the slot is placed on the cursor, and the slot is filled with whatever action was currently being drag-and-dropped (The slot is emptied if the cursor was empty).
If you wish to empty the cursor without putting the item into another slot, try ClearCursor.
Community content is available under CC-BY-SA unless otherwise noted.