Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Quartz > API/Runtime/AudioMixer/Quartz/UQuartzClockHandle > API/Runtime/AudioMixer/Quartz/UQuartzClockHandle/ProcessCommand
Deprecated * This function should not be called directly, and the original functionality has been moved into FQuartzTickable
- FQuartzTickableObject::ProcessCommand()
- UQuartzClockHandle::ProcessCommand()
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Quartz/AudioMixerClockHandle.h |
| Include | #include "Quartz/AudioMixerClockHandle.h" |
virtual void ProcessCommand
&40;
const Audio::FQuartzQuantizedCommandDelegateData & Data
&41;
Remarks
Virtual interface (ExecCommand will forward the data to derived classes' ProcessCommand() call)