Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


id

A unique string that identifies the subsystem that this Descriptor can create.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.SubsystemsModule
Warning
Deprecated. Use SubsystemDescriptorWithProvider instead.
public string id { get; set; }