- Found in:
- Vanilla
Description
Wiki Description
Toggles the display of menus on and off in the game.
No menus are closed or opened, they are just made visible or invisible.
Documentation Comment
Toggles menus on/off
Caveats
Examples
; Toggles menus off (if on) or on (if off)
Debug.ToggleMenus()Auto-Generated Example
Debug.ToggleMenus()