Event postConfigRequestFinished
Action upon posting config (_PostConfig) request finishes. Passes configId.
Namespace: Unity.RemoteConfig.Editor
Assembly: Unity.RemoteConfig.Editor.dll
Syntax
public static event Action<string> postConfigRequestFinished
Returns
Type | Description |
---|---|
Action<string> |