class in UnityEngine.Experimental
Implements interfaces:ISubsystemDescriptor
Switch to ManualInformation about a subsystem that can be queried before creating a subsystem instance.
id | A unique string that identifies the subsystem that this Descriptor can create. |
subsystemImplementationType | The System.Type of the subsystem implementation associated with this descriptor. |