Version: 2020.2

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.