Class LaunchOptions.Console
Inheritance
LaunchOptions.Console
Assembly: RedLoader.dll
Syntax
public static class LaunchOptions.Console
Properties
AlwaysOnTop
Declaration
public static bool AlwaysOnTop { get; }
Property Value
CleanUnityLogs
Declaration
public static bool CleanUnityLogs { get; }
Property Value
HideWarnings
Declaration
public static bool HideWarnings { get; }
Property Value
Mode
Declaration
public static LaunchOptions.Console.DisplayMode Mode { get; }
Property Value
ShouldHide
Declaration
public static bool ShouldHide { get; }
Property Value
ShouldSetTitle
Declaration
public static bool ShouldSetTitle { get; }
Property Value