This version of Unity is unsupported.

SubsystemManager.GetAllSubsystemDescriptors

Declaration

public static void GetAllSubsystemDescriptors(List<ISubsystemDescriptor> descriptors);

Parameters

descriptors Subsystem descriptors.

Description

Gets all of the currently known subsystem descriptors regardless of specific subsystem type.