Event fetchEnvironmentsFinished
Action upon fetching of environments is finished. Passes an array of environments.
Namespace: Unity.RemoteConfig.Editor
Assembly: Unity.RemoteConfig.Editor.dll
Syntax
public static event Action<JArray> fetchEnvironmentsFinished
Returns
Type | Description |
---|---|
Action<JArray> |