Create()
Creates an ISubsystem from this descriptor.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.SubsystemsModule
ISubsystem Create()
Returns
Type | Description |
|---|---|
| ISubsystem | An instance of ISubsystem. |