Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.