Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphCondi-
Description
Determines if this query should additionally match components, rather than just matching actors. Off by default. If this returns true, then EvaluateActorsAndComponents() will be called during evaluation instead of Evaluate().
Virtual Inheritance
- UMovieGraphConditionGroupQueryBase::ShouldEvaluateComponents → UMovieGraphConditionGroupQuery_ComponentTagName::ShouldEvaluateComponents
| Name | ShouldEvaluateComponents |
| 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 |
virtual bool ShouldEvaluateComponents() const