The action's unique identifier. If your plugin supports multiple actions, you should use this value to see which action was triggered.
Sets the action
The coordinates column of the action triggered.
Gets the column
The coordinates column of the action triggered.
Sets the column
An opaque value identifying the instance's action. You will need to pass this opaque value to several APIs like the setTitle API.
Gets the context
An opaque value identifying the instance's action. You will need to pass this opaque value to several APIs like the setTitle API.
Sets the context
An opaque value identifying the device.
Gets the device
An opaque value identifying the device.
Sets the device
Boolean indicating if the action is inside a Multi Action.
Gets the is in multi-action state
Boolean indicating if the action is inside a Multi Action.
Sets the is in multi-action state
The coordinates row of the action triggered.
Gets the row
The coordinates row of the action triggered.
Sets the row
Sets the settings
This is a parameter that is only set when the action has multiple states defined in its manifest.json. The 0-based value contains the current state of the action.
Gets the state
This is a parameter that is only set when the action has multiple states defined in its manifest.json. The 0-based value contains the current state of the action.
Sets the state
This is a parameter that is only set when the action is triggered with a specific value from a Multi Action. For example if the user sets the Game Capture Record action to be disabled in a Multi Action, you would see the value 1. Only the value 0 and 1 are valid.
Gets the user desired state
This is a parameter that is only set when the action is triggered with a specific value from a Multi Action. For example if the user sets the Game Capture Record action to be disabled in a Multi Action, you would see the value 1. Only the value 0 and 1 are valid.
Sets the user desired state
Disables automatic debounce
Disables automatic save
Enables automatic debounce
Enables automatic save
Gets the action
Gets the context
Gets the device
Gets context settings
your settings interface for autocomplete
Save context settings
for the debounce
Set context settings
your settings interface for autocomplete
for the debounce
Set single or multiple attributes for settings
for the debounce
Generated using TypeDoc
The action's unique identifier. If your plugin supports multiple actions, you should use this value to see which action was triggered.
Gets the action