Version: 2022.2
언어: 한국어
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.