Click or drag to resize

BasicSceneScreenInGameMenuAlwaysHide Property

Whether to always hide the in-game menu. If true, the in-game menu will not be displayed even if the F1 key is pressed.

Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public Reference<bool> InGameMenuAlwaysHide { get; set; }

Property Value

ReferenceBoolean
See Also