Version: 2022.3
言語: 日本語

DataModeChangeEventArgs

struct in UnityEditor

マニュアルに切り替える

説明

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

変数

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.

コンストラクタ

DataModeChangeEventArgsConstructor for DataModeChangeEventArgs.