Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineEditor
A widget which displays the header for modifier collections in the details panel.
| |
|
| Name |
SMovieGraphCollectionsHeaderWidget |
| Type |
class |
| Header File |
/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Public/Widgets/Graph/SModifierCollectionsHeader.h |
| Include Path |
#include "Widgets/Graph/SModifierCollectionsHeader.h" |
Syntax
class SMovieGraphCollectionsHeaderWidget : public SCompoundWidget
Inheritance Hierarchy
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnCollectionPicked |
TBaseDelegate_OneParam< void, FName > |
|
Widgets/Graph/SModifierCollectionsHeader.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnCollectionPicked |
FOnCollectionPicked |
Called when a collection is picked in the list. |
Widgets/Graph/SModifierCollectionsHeader.h |
|
| WeakModifierInterface |
TWeakInterfacePtr< IMovieGraphModifierNodeInterface > |
The modifier node associated with this widget (if any). |
Widgets/Graph/SModifierCollectionsHeader.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/Graph/SModifierCollectionsHeader.h |
|