Version: 2023.2
Method group is Obsolete

SubsystemDescriptor

class in UnityEngine


实现接口:ISubsystemDescriptor

切换到手册
Obsolete

描述

有关可在创建子系统实例之前进行查询的子系统的信息。

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