UQuartzSubsystem::DeleteClockByHandle

Delete an existing clock given its clock handle

Windows
MacOS
Linux

References

Module

AudioMixer

Header

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

Include

#include "Quartz/QuartzSubsystem.h"

Source

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

Syntax

void DeleteClockByHandle
(
    const UObject * WorldContextObject,
    UQuartzClockHandle *& InClockHandle
)

Remarks

Delete an existing clock given its clock handle

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