Sandbox Logo

IMenuSystem.ForceCursorVisible

bool ForceCursorVisible { get; set; }

Description

True if we want to force the cursor to be visible and swallow input. This is used for the developer console and loading screens.

Return

User Comments