This version of Unity is unsupported.

SubsystemManager.GetSubsystems

Declaration

public static void GetSubsystems(List<T> subsystems);

Parameters

subsystems Active subsystems.

Description

Returns active Subsystems of a specific instance type.