Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphConditionGroupQuery_A-
Custom outliner column that allows adding/removing an actor from an Actor condition group query (via checkbox).
| Name | FActorSelectionColumn |
| Type | class |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphRenderLayerSubsystem.h |
| Include Path | #include "Graph/MovieGraphRenderLayerSubsystem.h" |
Syntax
class FActorSelectionColumn : public ISceneOutlinerColumn
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActorSelectionColumn
(
const TWeakObjectPtr< UMovieGraphConditionGroupQuery_Actor > InWeakActorQuery |
Graph/MovieGraphRenderLayerSubsystem.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakActorQuery | TWeakObjectPtr< UMovieGraphConditionGroupQuery_Actor > | The Actor condition group query that populates the data for this column. | Graph/MovieGraphRenderLayerSubsystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual SHeaderRow::FColumn::FArguments ConstructHeaderRowColumn() |
Graph/MovieGraphRenderLayerSubsystem.h | ||
virtual const TSharedRef< SWidget > ConstructRowWidget
(
FSceneOutlinerTreeItemRef TreeItem, |
Graph/MovieGraphRenderLayerSubsystem.h | ||
virtual FName GetColumnID() |
Graph/MovieGraphRenderLayerSubsystem.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetID() |
Graph/MovieGraphRenderLayerSubsystem.h |