docs.unity.cn
    Show / Hide Table of Contents

    Constructor ConfigManagerImpl

    ConfigManagerImpl(String, String, String)

    Constructor for the ConfigManagerImpl.

    Declaration
    public ConfigManagerImpl(string originService, string attributionMetadataStr = "", string cacheFileRC = "RemoteConfigCache.json")
    Parameters
    Type Name Description
    String originService

    Represents the origin for request, e.g 'GameSim'

    String attributionMetadataStr

    An attribution string to ascribe metadata

    String cacheFileRC

    remote config cache file

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