Version: 2022.3

ProcessLevel

enumeration

切换到手册

描述

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

变量

MainThe current process is a main instance of UnityEditor.
SecondaryThe current process is a secondary instance of UnityEditor that is connected to a master instance.