docs.unity.cn
    Show / Hide Table of Contents

    Event FetchCompleted

    This event fires when the configuration manager successfully fetches settings from the service.

    Namespace: Unity.RemoteConfig
    Syntax
    public static event Action<ConfigResponse> FetchCompleted
    Returns
    Type Description
    Action<ConfigResponse>

    A struct representing the response of a Remote Config fetch.

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