Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


roleName

The role name of the running UnityEditor process. For more information about how to register handlers for a specific process role, see RoleProviderAttribute. For a UnityEditor process of ProcessLevel Master, the roleName is always empty.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor.MPE
  • Assembly: UnityEditor.CoreModule
public static string roleName { get; }