WoW:API ActionButtonDown: Difference between revisions
Jump to navigation
Jump to search
m
Changed some headers to bold.
({{framexmlfunc|FrameXML/ActionButton.lua}}) |
m (Changed some headers to bold.) |
||
| Line 8: | Line 8: | ||
==Parameters== | ==Parameters== | ||
'''Arguments''' | |||
:(Number buttonID) | :(Number buttonID) | ||
:;buttonID : The button ID of the button to push | :;buttonID : The button ID of the button to push | ||
'''Returns''' | |||
:;nil | :;nil | ||
| Line 19: | Line 19: | ||
ActionButtonDown(1); | ActionButtonDown(1); | ||
'''Result''' | |||
:#Checks if BonusActionBarFrame is visible. | :#Checks if BonusActionBarFrame is visible. | ||
:#If true - | :#If true - | ||