WoW:API ActionButtonDown
Press the specified action button.
ActionButtonDown(buttonID);
- Arguments
- (Number buttonID)
- buttonID
- The button ID of the button to push
- Returns
- nil
- Example
ActionButtonDown(1);
- Result
- Description
- Press the specified action button.