Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IQueueCommandListener |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzInterfaces.h |
| Include Path | #include "Sound/QuartzInterfaces.h" |
Syntax
class IQueueCommandListener
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IQueueCommandListener() |
Sound/QuartzInterfaces.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnQueueCommandEvent
(
const FQuartzQueueCommandData& |
Sound/QuartzInterfaces.h |