This version of Unity is unsupported.

ProcessLevel

enumeration

Description

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

Properties

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.