Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.