docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ConfigOrigin

    An enum describing the origin point of your most recently loaded configuration settings.

    Namespace: Unity.RemoteConfig
    Assembly: Unity.Services.RemoteConfig.dll
    Syntax
    public enum ConfigOrigin

    Fields

    Name Description
    Cached

    Indicates that the configuration settings loaded in the current session are cached from a previous session (in other words, no new configuration settings loaded).

    Default

    Indicates that no configuration settings loaded in the current session.

    Remote

    Indicates that new configuration settings loaded from the remote server in the current session.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)