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

SubsystemDescriptor

class in UnityEngine


実装インターフェース:ISubsystemDescriptor

マニュアルに切り替える
Obsolete

説明

Information about a subsystem that can be queried before creating a subsystem instance.

This subsystem descriptor base-class is deprecated. If you are creating a new subsystem type, derive from SubsystemDecriptorWithProvider instead.