Version: 2022.2
언어: 한국어
public static void GetInstances (List<T> subsystems);

파라미터

instances Active instances.

설명

Returns active Subsystems of a specific instance type.

*Note:* This method is deprecated, use GetSubsystems instead.