FOnTimeSynthPlaybackTime

Called to get playback time progress callbacks. Time is based off the synth time clock, not game thread time so time will be accurate relative to the synth (minus thread communication latency).

Windows
MacOS
Linux

References

Module

TimeSynth

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynth/Classes/TimeSynthComponent.h

Include

#include "TimeSynthComponent.h"

Syntax

class FOnTimeSynthPlaybackTime

Remarks

Called to get playback time progress callbacks. Time is based off the synth time clock, not game thread time so time will be accurate relative to the synth (minus thread communication latency).

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