Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/TQuartzCommandQueue
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzCommandQueue.h |
| Include | #include "Sound/QuartzCommandQueue.h" |
template<class TargetInterface>
void PushLambda
(
TFunction < void> InLambda
)
Remarks
PushLambda(): push a function that takes a TargetInterface& as an argument. Listeners will execute this code with (static_cast