Namespace Unity.RemoteConfig
Classes
ConfigManager
Use this class to fetch and apply your configuration settings at runtime.
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.
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.