UGenlockedTimecodeProvider::FetchAndUpdate

Update the state of the provider.

Windows
MacOS
Linux

Override Hierarchy

UTimecodeProvider::FetchAndUpdate()

UGenlockedTimecodeProvider::FetchAndUpdate()

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/GenlockedTimecodeProvider.h

Include

#include "GenlockedTimecodeProvider.h"

Source

/Engine/Source/Runtime/TimeManagement/Private/GenlockedTimecodeProvider.cpp

Syntax

virtual void FetchAndUpdate()

Remarks

Update the state of the provider. Call it to ensure timecode and state are updated. It is suggested to fetch timecode from its source and cache it for the getters.

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