Type Alias IfAudioEngine<HasAudioEngine, NoAudioEngine>

IfAudioEngine: HasAudioEngine

Indicates the type is dependent on the existence of an audio engine.

Type Parameters

  • HasAudioEngine
  • NoAudioEngine