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