Version: 2023.2
言語: 日本語
Method group is Obsolete

SubsystemManager.GetInstances

マニュアルに切り替える
Obsolete 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.