Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

IntegratedSubsystemDescriptor

class in UnityEngine

/

Implemented in:UnityEngine.SubsystemsModule


Implements interfaces:ISubsystemDescriptor

Description

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

Properties

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