This version of Unity is unsupported.

SubsystemDescriptorWithProvider

class in UnityEngine.SubsystemsImplementation

/

Implemented in:UnityEngine.SubsystemsModule


Implements interfaces:ISubsystemDescriptor

Description

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

Properties

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