UTakeMetaData::SetTimestamp

Set this take's timestamp @note Only valid for takes that have not been locked

Windows
MacOS
Linux

References

Module

TakesCore

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeMetaData.h

Include

#include "TakeMetaData.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeMetaData.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Take")
void SetTimestamp
(
    FDateTime InTimestamp
)

Remarks

Set this take's timestamp @note Only valid for takes that have not been locked

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