WoW:API ActionButtonUp
Jump to navigation
Jump to search
Release the specified action button.
ActionButtonUp(buttonID);
- Arguments
- (Number buttonID)
- buttonID
- The button ID of the button to release
- Returns
- nil
- Example
ActionButtonUp(1);
- Result
- Description
- Release the specified action button.