SET ACTION BUTTON STATE

From Macros Wiki
Revision as of 18:32, 19 October 2012 by Mikeo (talk | contribs) (Created page with "{{Up}} {{Command|syntax=SET_ACTION_BUTTON_STATE <button> <state> |description=:Set the state of an action button. |param1=<button>|param1_desc=Bu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SET_ACTION_BUTTON_STATE <button> <state>


Set the state of an action button.

Parameters

<button>
Button name, must be one of button names
<button>
State value, must be BUTTON_UP or BUTTON_DOWN

Example

SET_ACTION_BUTTON_STATE VIEW, button_down