Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineConfigBase
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineConfigBase.h |
| Include | #include "MoviePipelineConfigBase.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"Movie Render Pipeline"&41;
UMoviePipelineConfigBase &42; GetConfigOrigin&40;&41; const
Remarks
Gets the config that this config was originally based on (if any). The origin will only be set on transient configs; the origin will be nullptr for non-transient configs because the origin will be this object.