Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MachineId

The machine id folded into each id.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: Unity.Localization
  • Assembly: UnityEngine.LocalizationRuntimeModule
public int MachineId { get; set; }

Remarks

Clamped to the range 1 to 1023 on assignment. When not set, it is derived from the device identifier so ids from different machines rarely collide.