SubsystemProvider
A provider that supplies data to a subsystem, generally for platform-specific implementations.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.SubsystemsImplementation
- Assembly: UnityEngine.SubsystemsModule
public abstract class SubsystemProvider
Remarks
This is typically for use in platform-support packages.