Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphConditionGroupQuery_A-
Custom row widget for the actor list so multiple columns can be populated.
| Name | SActorListRow |
| Type | class |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphRenderLayerSubsystem.h |
| Include Path | #include "Graph/MovieGraphRenderLayerSubsystem.h" |
Syntax
class SActorListRow : public SMultiColumnTableRow< TSharedPtr< FMovieGraphActorQueryEntry > >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → STableRow → SMultiColumnTableRow → UMovieGraphConditionGroupQuery_Actor::SActorListRow
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → STableRow → SMultiColumnTableRow → UMovieGraphConditionGroupQuery_Actor::SActorListRow
- STableRow → SMultiColumnTableRow → UMovieGraphConditionGroupQuery_Actor::SActorListRow
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakEntry | TWeakPtr< FMovieGraphActorQueryEntry > | Graph/MovieGraphRenderLayerSubsystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Graph/MovieGraphRenderLayerSubsystem.h | ||
virtual TSharedRef< SWidget > GenerateWidgetForColumn
(
const FName& InColumnName |
Graph/MovieGraphRenderLayerSubsystem.h |