Version: 2022.3
言語: 日本語
public bool TryChangeDataMode (DataMode newDataMode);

パラメーター

newDataMode The DataMode to which the Editor window should change.

戻り値

bool Whether current Editor window has changed to the requested DataMode.

説明

Requests a DataMode change for the EditorWindow.

If the DataMode isn't supported or if the DataMode switcher UI isn't set to Automatic, the change request won't work.