WoW API: BonusActionButtonDown

From AddOn Studio
Jump to navigation Jump to search

WoW API < BonusActionButtonDown

"I" iconThis function is implemented in Lua here FrameXML/BonusActionBarFrame.lua.

Presses the specified "bonus" (pet or minion) action button.

BonusActionButtonDown(buttonID)

Parameters[edit]

Arguments[edit]

  • buttonID (number) - The button ID of the bonus button to push

Example[edit]

BonusActionButtonDown(1)

Notes[edit]

  • Removed in patch 5.0.4.