WoW:API ActionButtonDown: Difference between revisions

{{framexmlfunc|FrameXML/ActionButton.lua}}
m (Styling)
({{framexmlfunc|FrameXML/ActionButton.lua}})
Line 1: Line 1:
{{framexml}}
{{framexmlfunc|FrameXML/ActionButton.lua}} __NOTOC__
__NOTOC__
<center>'''ActionButtonDown''' ''-Documentation by AlexanderYoshi-''</center>


Press the specified action button.


  ActionButtonDown(buttonID);
  ActionButtonDown(buttonID);
Presses the specified action button.


==Parameters==
==Parameters==
Line 30: Line 30:
:##Changes ActionButton1's state to PUSHED.
:##Changes ActionButton1's state to PUSHED.


===Description===
==Description==
:Changes buttonID's state to PUSHED.  
:Changes buttonID's state to PUSHED.  
:NOTE: Works with ActionBarFrame & BonusActionBarFrame.
:NOTE: Works with ActionBarFrame & BonusActionBarFrame.
Anonymous user