UMoviePipelineConfigBase::FindOrAddSetting

Find a setting of a particular type for this config instance, adding one if it was not found.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

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

Include

#include "MoviePipelineConfigBase.h"

Syntax

template<typename SettingType>
SettingType * FindOrAddSetting()

Remarks

Find a setting of a particular type for this config instance, adding one if it was not found.

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