SET ACTION BUTTON STATE

From Macros Wiki
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