docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.RemoteConfig

    Classes

    ConfigManager

    Use this class to fetch and apply your configuration settings at runtime. ConfigManager is wrapper class to mimic the functionality of underlying ConfigManagerImpl class. It uses an instance of ConfigManagerImpl class, making it a primitive class of ConfigManagerImpl.

    ConfigManagerImpl

    RCUnityWebRequest

    RuntimeConfig

    This class represents a single runtime settings configuration. Access its methods and properties via the ConfigManager.appConfig wrapper.

    Structs

    ConfigResponse

    A struct representing the response of a Remote Config fetch.

    Interfaces

    IRCUnityWebRequest

    Enums

    ConfigOrigin

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

    ConfigRequestStatus

    An enum representing the status of the current Remote Config request.

    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)