docs.unity.cn
    Show / Hide Table of Contents

    Namespace Unity.Services.RemoteConfig

    Classes

    ConfigManagerImpl

    CoreConfig

    RCUnityWebRequest

    RemoteConfigService

    Use this class to fetch and apply your configuration settings at runtime. RemoteConfigService 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.

    RuntimeConfig

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

    Utilities

    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 — Terms of use
    Generated by DocFX
    on Tuesday, June 27, 2023