Event fetchConfigsFinished
Action upon fetching config finishes. Passes config object.
Namespace: Unity.RemoteConfig.Editor
Assembly: Unity.RemoteConfig.Editor.dll
Syntax
public static event Action<JObject> fetchConfigsFinished
Returns
Type | Description |
---|---|
Action<JObject> |