UMoviePipelineHighResSetting::GetFormatArguments

Return Key/Value pairs that you wish to be usable in the Output File Name format string or file metadata.

Windows
MacOS
Linux

Override Hierarchy

UMoviePipelineSetting::GetFormatArguments()

UMoviePipelineHighResSetting::GetFormatArguments()

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineHighResSetting.h

Include

#include "MoviePipelineHighResSetting.h"

Syntax

virtual void GetFormatArguments
(
    FMoviePipelineFormatArgs & InOutFormatArgs
) const

Remarks

Return Key/Value pairs that you wish to be usable in the Output File Name format string or file metadata. This allows settings to add format strings based on their values.

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