Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


userId

The user ID is derived from the user name without the domain (removing all characters starting with '@'), formatted in lowercase with no symbols.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static string userId { get; }