logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ConfigurationKeys.ReflectionFields

    Reflection field names for Unity installer

    Inheritance
    object
    ConfigurationKeys.ReflectionFields
    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 ConfigurationKeys.ReflectionFields

    Fields

    PREFETCH_POLICY_REGISTRY

    Declaration
    public const string PREFETCH_POLICY_REGISTRY = "_prefetchPolicyRegistry"
    Field Value
    Type Description
    string

    PREFETCH_PROFILE_ID

    Declaration
    public const string PREFETCH_PROFILE_ID = "_prefetchProfileId"
    Field Value
    Type Description
    string

    UNITY_GAME_GRAPHICS_SETTINGS

    Declaration
    public const string UNITY_GAME_GRAPHICS_SETTINGS = "_unityGameGraphicsSettings"
    Field Value
    Type Description
    string

    UNITY_LOCALIZATION_SETTINGS

    Declaration
    public const string UNITY_LOCALIZATION_SETTINGS = "_unityLocalizationSettings"
    Field Value
    Type Description
    string

    UNITY_MENU_SERVICE_SETTINGS

    Declaration
    public const string UNITY_MENU_SERVICE_SETTINGS = "_unityMenuServiceSettingsDefinition"
    Field Value
    Type Description
    string

    UNITY_PLAYER_INPUT_SETTINGS

    Declaration
    public const string UNITY_PLAYER_INPUT_SETTINGS = "_unityPlayerInputSettingsDefinition"
    Field Value
    Type Description
    string

    UNITY_UI_SETTINGS

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