Search Results for

    Class LaunchOptions.Console

    Inheritance
    object
    LaunchOptions.Console
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: RedLoader
    Assembly: RedLoader.dll
    Syntax
    public static class LaunchOptions.Console

    Properties

    AlwaysOnTop

    Declaration
    public static bool AlwaysOnTop { get; }
    Property Value
    Type Description
    bool

    CleanUnityLogs

    Declaration
    public static bool CleanUnityLogs { get; }
    Property Value
    Type Description
    bool

    HideWarnings

    Declaration
    public static bool HideWarnings { get; }
    Property Value
    Type Description
    bool

    Mode

    Declaration
    public static LaunchOptions.Console.DisplayMode Mode { get; }
    Property Value
    Type Description
    LaunchOptions.Console.DisplayMode

    ShouldHide

    Declaration
    public static bool ShouldHide { get; }
    Property Value
    Type Description
    bool

    ShouldSetTitle

    Declaration
    public static bool ShouldSetTitle { get; }
    Property Value
    Type Description
    bool