URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/DataModeChangeEventArgs.html
r_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});Container for the different parameters of the IDataModeController.dataModeChanged event.
| Property | Description |
|---|---|
| changedThroughUI | Whether the change was initiated by the DataMode switcher UI at the top-right of the EditorWindow. |
| nextDataMode | DataMode to which the EditorWindow should change. |
| Constructor | Description |
|---|---|
| DataModeChangeEventArgs | Constructor for DataModeChangeEventArgs. |