Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphConditionGroupQuery_A-_4
Description
Gets the widgets that should be displayed for this query. If no custom widgets are specified (returning an empty array), the default name/value widgets will be shown for all query properties tagged with EditAnywhere.
Virtual Inheritance
- UMovieGraphConditionGroupQueryBase::GetWidgets → UMovieGraphConditionGroupQuery_ActorType::GetWidgets
| Name | GetWidgets |
| 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 TArray < TSharedRef < SWidget > > GetWidgets()