Module action-gm
[hook-sys] Adds an action-driven GM menu.
Required hooks: update
.
For details of the menu item format, see action.
Target arguments: (none)
Differences from action docs:
info
entries are not fully supported; they will be displayed as buttons with a '*' prefix.
To add a GM button:
gmMenu:add { button = "Button Name", action = function(reopen) ... end, }
Fields
gmMenu | An instance of action.ActionBase that displays on the GM screen. |
Fields
- gmMenu
- An instance of action.ActionBase that displays on the GM screen.