Search Results for

    Class LaunchOptions.Core

    Inheritance
    object
    LaunchOptions.Core
    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.Core

    Properties

    IsDebug

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

    LoadMode_Mods

    Declaration
    public static LaunchOptions.Core.LoadModeEnum LoadMode_Mods { get; }
    Property Value
    Type Description
    LaunchOptions.Core.LoadModeEnum

    LoadMode_Plugins

    Declaration
    public static LaunchOptions.Core.LoadModeEnum LoadMode_Plugins { get; }
    Property Value
    Type Description
    LaunchOptions.Core.LoadModeEnum

    QuitFix

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

    ShouldDisplayAnalyticsBlocker

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

    StartScreen

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

    UnityVersion

    Declaration
    public static string UnityVersion { get; }
    Property Value
    Type Description
    string

    UserWantsDebugger

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