Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
BonusActionButtonDown -Documentation by AlexanderYoshi-

Press the specified bonus(pet or minion) action button.

BonusActionButtonDown(buttonID);

Arguments
(Number buttonID)
buttonID
The button ID of the bonus button to push

Returns
nil

Example
BonusActionButtonDown(1);
Result

Description
Press the specified bonus(pet or minion) action button.
Advertisement