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. |