Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphConfig
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphConfig.h |
| Include | #include "Graph/MovieGraphConfig.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/MovieGraphConfig.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Experimental"&41;
TArray< UMovieGraphVariable &42; > GetVariables
&40;
const bool bIncludeGlobal
&41; const
Remarks
Gets all variables that are available to be used in the graph. Global variables can optionally be included if bIncludeGlobal is set to true.