Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineVideoOutputBase
Description
Return a string to show in the footer of the details panel. Will be combined with other selected settings.
Virtual Inheritance
- UMoviePipelineSetting::GetFooterText → UMoviePipelineVideoOutputBase::GetFooterText
| Name | GetFooterText |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineVideoOutputBase.h |
| Include Path | #include "MoviePipelineVideoOutputBase.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineVideoOutputBase.cpp |
virtual FText GetFooterText
(
UMoviePipelineExecutorJob * InJob
) const