[NodeMod Core]
/ .. / MenuStateMap
Interface: MenuStateMap
Defined in: src/core/menu.ts:85
Map of menu states indexed by client or 'all' for global menus.
Indexable
[key: string]: MenuState
[key: number]: MenuState
[NodeMod Core]
/ .. / MenuStateMap
Defined in: src/core/menu.ts:85
Map of menu states indexed by client or 'all' for global menus.
[key: string]: MenuState
[key: number]: MenuState