Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TQuartzCommandQueue
Description
Note: this is not currently needed for this implementation, but is an example of polymorphic consumer usage and having multiple listeners listen to a single set of pending commands. void PumpCommandQueue(TArray
| Name | PumpCommandQueue |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzCommandQueue.h |
| Include Path | #include "Sound/QuartzCommandQueue.h" |
void PumpCommandQueue
(
IConsumerBase & InListener
)