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.