Defines an entry in a menu. Used with tiled.extendMenu.
Before an action can be added to a menu, it needs to be registered using tiled.registerAction.
ID of a registered action that the menu item will represent.
ID of the action before which this menu item should be added (optional).
Generated using TypeDoc
Defines an entry in a menu. Used with tiled.extendMenu.
Before an action can be added to a menu, it needs to be registered using tiled.registerAction.