Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieJobVariableAssignmentConta-
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieJobVariableAssignmentContainer.h |
| Include | #include "MovieJobVariableAssignmentContainer.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MovieJobVariableAssignmentContainer.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Experimental"&41;
void UpdateGraphVariableOverrides&40;&41;
Remarks
Updates the stored variable overrides to reflect the graph preset. Existing overrides will be updated to match the graph variable name, value type, object type, and container type. Additionally, stale overrides that have no corresponding graph variable will be removed, and overrides will be created for graph variables which do not have existing overrides.