The OnResetEnvironments event notifies the client when environments have been reset.
Name | Type | Description |
Environments | ObjectsEnumerator | A collection of the Environment objects that have been reset. In the case where the end-user uses the "Reset" button this collection will contain a single Environment object. If the "Reset All" button is pressed this collection contains all of the Environment objects. |
Context | NameValueMap | Input NameValueMap object that contains additional information about the event. No context information is provided for this event. |