This version of Unity is unsupported.

DataModeChangeEventArgs

struct in UnityEditor

Description

Container for the different parameters of the IDataModeController.dataModeChanged event.

Properties

changedThroughUIWhether the change was initiated by the DataMode switcher UI at the top-right of the EditorWindow.
nextDataMode DataMode to which the EditorWindow should change.

Constructors

DataModeChangeEventArgsConstructor for DataModeChangeEventArgs.