SubsystemDescriptorWithProvider

class in UnityEngine.SubsystemsImplementation


Implements interfaces:ISubsystemDescriptor

Switch to Manual

Description

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

Variables

idA unique string that identifies the SubsystemWithProvider that this descriptor can create.