Whether the action can be checked.
Whether the action is checked.
Whether the action is enabled.
File name of an icon.
Whether the action should show an icon in a menu.
The ID this action was registered with.
The shortcut (can be assigned a string like "Ctrl+K").
The text used when the action is part of a menu.
Whether the action is visible.
Changes the checked state to its opposite state.
Triggers the action.
Generated using TypeDoc
An action that was registered with tiled.registerAction.
This class is used to change the properties of the action. It can be added to a menu using tiled.extendMenu.