BonusActionButtonUp()

From Warcraft Wiki
Jump to navigation Jump to search


This function is implemented 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);