GetAllSubsystemDescriptors(List<ISubsystemDescriptor>)
Gets all of the currently known subsystem descriptors regardless of specific subsystem type.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.SubsystemsModule
public static void GetAllSubsystemDescriptors(List<ISubsystemDescriptor> descriptors)
Parameters
Subsystem descriptors.