UMoviePipelineSetting::GetFilenameFormatArguments

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieRenderPipelineCore

Header

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

Include

#include "MoviePipelineSetting.h"

Syntax

virtual void GetFilenameFormatArguments
(
    FMoviePipelineFormatArgs & InOutFormatArgs
) const

Remarks

Return Key/Value pairs that you wish to be usable in the Output File Name format string. 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