Version: 2022.2
언어: 한국어

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.