WoW:API ActionButtonUp: Difference between revisions
Jump to navigation
Jump to search
ActionButtonUp -Documentation by AlexanderYoshi
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<center>'''ActionButtonUp''' ''-Documentation by AlexanderYoshi | <center>'''ActionButtonUp''' ''-Documentation by AlexanderYoshi''</center> | ||
Release the specified action button. | Release the specified action button. |
Revision as of 23:40, 20 November 2004
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.