UMoviePipelineOutputSetting::GetFooterText

Return a string to show in the footer of the details panel.

Windows
MacOS
Linux

Override Hierarchy

UMoviePipelineSetting::GetFooterText()

UMoviePipelineOutputSetting::GetFooterText()

References

Module

MovieRenderPipelineCore

Header

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

Include

#include "MoviePipelineOutputSetting.h"

Source

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineOutputSetting.cpp

Syntax

virtual FText GetFooterText
(
    UMoviePipelineExecutorJob * InJob
) const

Remarks

Return a string to show in the footer of the details panel. Will be combined with other selected settings.

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