Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipeline
Description
The offset that should be applied to the GetInitializationTime() when generating the {time} related filename tokens. GetInitializationTime() is in UTC so this is either zero (if you called SetInitializationTime) or your offset from UTC.
| Name | GetInitializationTimeOffset |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipeline.h |
| Include Path | #include "MoviePipeline.h" |
UFUNCTION (BlueprintPure, Category="Movie Render Pipeline")
FTimespan GetInitializationTimeOffset() const