API BonusActionButtonUp
Talk0
98,518pages on
this wiki
this wiki
This function is implemented by FrameXML in FrameXML/BonusActionBarFrame.lua.
BonusActionButtonUp(buttonID);
Releases the specified "bonus" (pet or minion) action button.
Parameters
Arguments
- buttonID
- Number - The button ID of the bonus button to release
Returns
- nil
Example
BonusActionButtonUp(1);