This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

SubsystemManager.GetInstances

Declaration

public static void GetInstances(List<T> instances);

Parameters

instances Active instances.

Description

Returns active Subsystems of a specific instance type.