class in UnityEngine.Experimental
인터페이스 구현:ISubsystemDescriptor
매뉴얼로 전환Information about a subsystem that can be queried before creating a subsystem instance.
id | A unique string that identifies the subsystem that this Descriptor can create. |
subsystemImplementationType | The System.Type of the subsystem implementation associated with this descriptor. |