Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineConfigBase
Description
Sets the config that this config originated from (if any). The origin should only be set for transient configs.
| Name | SetConfigOrigin |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineConfigBase.h |
| Include Path | #include "MoviePipelineConfigBase.h" |
UFUNCTION (BlueprintCallable, Category="Movie Render Pipeline")
void SetConfigOrigin
(
UMoviePipelineConfigBase * InConfig
)