Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTimecodeProvider
Description
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.
| Name | FetchAndUpdate |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/TimecodeProvider.h |
| Include Path | #include "Engine/TimecodeProvider.h" |
UFUNCTION (BlueprintCallable, Category="Provider")
virtual void FetchAndUpdate()