docs.unity.cn
    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.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use