ProcessLevel

enumeration

Cambiar al Manual

Descripción

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

Variables

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.