UMoviePipelineConfigBase::FindSettings

Finds an array of all settings matching the specific type, including inherited classes.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

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

Include

#include "MoviePipelineConfigBase.h"

Syntax

template<typename SettingType>
TArray< SettingType * > FindSettings() const

Remarks

Finds an array of all settings matching the specific type, including inherited classes.

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