Class PluginSettings | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PluginSettings

    Inheritance
    System.Object
    PluginSettings
    Namespace: Packages.Rider.Editor
    Syntax
    public class PluginSettings

    Properties

    LangVersion

    Declaration
    public static string LangVersion { get; }
    Property Value
    Type Description
    System.String

    LogEventsCollectorEnabled

    Declaration
    public static bool LogEventsCollectorEnabled { get; }
    Property Value
    Type Description
    System.Boolean

    OverrideLangVersion

    Declaration
    public static bool OverrideLangVersion { get; }
    Property Value
    Type Description
    System.Boolean

    OverrideTargetFrameworkVersion

    Declaration
    public static bool OverrideTargetFrameworkVersion { get; }
    Property Value
    Type Description
    System.Boolean

    OverrideTargetFrameworkVersionOldMono

    Declaration
    public static bool OverrideTargetFrameworkVersionOldMono { get; }
    Property Value
    Type Description
    System.Boolean

    RiderInitializedOnce

    Declaration
    public static bool RiderInitializedOnce { get; set; }
    Property Value
    Type Description
    System.Boolean

    SelectedLoggingLevel

    Declaration
    public static LoggingLevel SelectedLoggingLevel { get; set; }
    Property Value
    Type Description
    LoggingLevel

    TargetFrameworkVersion

    Declaration
    public static string TargetFrameworkVersion { get; }
    Property Value
    Type Description
    System.String

    TargetFrameworkVersionOldMono

    Declaration
    public static string TargetFrameworkVersionOldMono { get; }
    Property Value
    Type Description
    System.String

    Methods

    GetInstalledNetFrameworks()

    Declaration
    public static string[] GetInstalledNetFrameworks()
    Returns
    Type Description
    System.String[]
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023