This version of Unity is unsupported.

ProcessLevel

enumeration

Description

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

Properties

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.