Version: 2020.3
言語: 日本語

ProcessLevel

enumeration

マニュアルに切り替える

説明

The type of the current process. It can be a Unity master instance, or a slave instance connected to the master.

変数

MasterThe current process is a master instance of UnityEditor.
SlaveThe current process is a slave instance of UnityEditor that is connected to a master instance.