Sandbox Logo

Game.IsMainMenuVisible

bool IsMainMenuVisible { get; set; }

Description

Returns true if the main menu is visible. Note that this will work serverside too but will only return the state of the host.

Return

User Comments