logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InstallationConstants.EditorLabels

    Unity Inspector and Editor labels

    Inheritance
    object
    InstallationConstants.EditorLabels
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class InstallationConstants.EditorLabels

    Fields

    DESTROY_ON_FINISH

    Declaration
    public const string DESTROY_ON_FINISH = "Destroy On Finish"
    Field Value
    Type Description
    string

    INITIALIZATION_PIPELINE

    Declaration
    public const string INITIALIZATION_PIPELINE = "Initialization Pipeline Profile"
    Field Value
    Type Description
    string

    INITIALIZATION_SCENE

    Declaration
    public const string INITIALIZATION_SCENE = "Initialization Scene"
    Field Value
    Type Description
    string

    INSTALL_ON_START

    Declaration
    public const string INSTALL_ON_START = "Install On Start"
    Field Value
    Type Description
    string

    PREFETCH_POLICY_REGISTRY

    Declaration
    public const string PREFETCH_POLICY_REGISTRY = "Prefetch Policy Registry"
    Field Value
    Type Description
    string

    UNITY_FOUNDATION_SETTINGS

    Declaration
    public const string UNITY_FOUNDATION_SETTINGS = "Unity Foundation Settings"
    Field Value
    Type Description
    string

    UNITY_GAME_GRAPHICS_SETTINGS

    Declaration
    public const string UNITY_GAME_GRAPHICS_SETTINGS = "Unity Game Graphics Settings"
    Field Value
    Type Description
    string

    UNITY_LOCALIZATION_SETTINGS

    Declaration
    public const string UNITY_LOCALIZATION_SETTINGS = "Unity Localization Settings"
    Field Value
    Type Description
    string

    UNITY_MENU_SERVICE_SETTINGS

    Declaration
    public const string UNITY_MENU_SERVICE_SETTINGS = "Unity Menu Service Settings"
    Field Value
    Type Description
    string

    UNITY_PLAYER_INPUT_SETTINGS

    Declaration
    public const string UNITY_PLAYER_INPUT_SETTINGS = "Unity Player Input Settings"
    Field Value
    Type Description
    string

    UNITY_UI_SETTINGS

    Declaration
    public const string UNITY_UI_SETTINGS = "Unity UI Settings"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved