UQuartzSubsystem::IsClockRunning

Returns true if the clock is running

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

bool IsClockRunning
(
    const UObject * WorldContextObject,
    FName ClockName
)

Remarks

Returns true if the clock is running

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