SpatialCoreGUIState

Core GUI Service

Enum

Properties

Enabled

Whether the GUI can be opened by the user or by script.

None
Open

Whether the GUI is currently open or closed. If a gui is marked as open but also disabled, while the gui is disabled it will be temporarily marked as closed. When the gui is re-enabled, it will be restored to its previous open state.