UMoviePipelineSetting::IgnoreTransientFilters

If true, then this setting will be included when searching for settings even if it was added transiently.

Windows
MacOS
Linux

Override Hierarchy

UMoviePipelineSetting::IgnoreTransientFilters()

UMoviePipelineGameOverrideSetting::IgnoreTransientFilters()

References

Module

MovieRenderPipelineCore

Header

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

Include

#include "MoviePipelineSetting.h"

Syntax

virtual bool IgnoreTransientFilters() const

Remarks

If true, then this setting will be included when searching for settings even if it was added transiently. This is used for the rare case where a setting needs to be run (to set reasonable default values) even if the user hasn't added it.

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