Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineExecutorJob
Description
Gets the basic configuration object, or nullptr if basic configuration has not been set up. A non-null Basic config does not imply the Basic config is the config that's in use; reference GetConfigMode() for the config type that's active.
| Name | GetBasicConfig |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h |
| Include Path | #include "MoviePipelineQueue.h" |
UFUNCTION (BlueprintPure, Category="Movie Render Pipeline")
UMoviePipelineBasicConfig * GetBasicConfig() const