Class SubsystemDescriptor
Implements
Inherited Members
Namespace: UnityEngine.Experimental
Assembly: UnityEngine.dll
Syntax
public abstract class SubsystemDescriptor : ISubsystemDescriptor
Properties
| Improve this Doc View Sourceid
Declaration
public string id { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
subsystemImplementationType
Declaration
public Type subsystemImplementationType { get; set; }
Property Value
| Type | Description |
|---|---|
| Type |