UTimecodeProvider::FetchAndUpdate

Update the state of the provider.

Windows
MacOS
Linux

Override Hierarchy

UTimecodeProvider::FetchAndUpdate()

UGenlockedTimecodeProvider::FetchAndUpdate()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TimecodeProvider.h

Include

#include "Engine/TimecodeProvider.h"

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