FQuantizedPlayCommand::OnQueuedCustom

Base classes can override these to add extra functionality

Windows
MacOS
Linux

Override Hierarchy

IQuartzQuantizedCommand::OnQueuedCustom()

FQuantizedPlayCommand::OnQueuedCustom()

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerQuantizedCommands.h

Include

#include "Quartz/AudioMixerQuantizedCommands.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/Quartz/AudioMixerQuantizedCommands.cpp

Syntax

virtual void OnQueuedCustom
(
    const FQuartzQuantizedCommandInitInfo & InCommandInitInfo
)

Remarks

Base classes can override these to add extra functionality

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss