Experimental: this API is experimental and might be changed or removed in the future.

IntegratedSubsystemDescriptor

class in UnityEngine.Experimental


Implementa interfaces:ISubsystemDescriptor

Cambiar al Manual

Descripción

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

Variables

idA unique string that identifies the subsystem that this Descriptor can create.