Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphConditionGroupQuery_D-
Description
Adds the provided data layers to the query, updating the UI as needed. Calls InOnAddFinished when done.
| Name | AddDataLayers |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphRenderLayerSubsystem.h |
| Include Path | #include "Graph/MovieGraphRenderLayerSubsystem.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/MovieGraphRenderLayerSubsystem.cpp |
void AddDataLayers
(
const TArray < const UDataLayerAsset * > & InDataLayers,
const FMovieGraphConditionGroupQueryContentsChanged & InOnAddFinished
)