SubsystemDescriptorWithProvider
Information about a SubsystemWithProvider that can be queried before creating a subsystem instance.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.SubsystemsImplementation
- Assembly: UnityEngine.SubsystemsModule
- Implements: ISubsystemDescriptor
public abstract class SubsystemDescriptorWithProvider : ISubsystemDescriptor
Properties
Property | Description |
|---|---|
| id | A unique string that identifies the SubsystemWithProvider that this descriptor can create. |