Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineEditor
Lists out the collections that have been chosen for a specific modifier node.
| |
|
| Name |
SMovieGraphModifierCollectionsList |
| Type |
class |
| Header File |
/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Public/Widgets/Graph/SMovieGraphModifierCollectionsList.h |
| Include Path |
#include "Widgets/Graph/SMovieGraphModifierCollectionsList.h" |
Syntax
class SMovieGraphModifierCollectionsList : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/Graph/SMovieGraphModifierCollectionsList.h |
|
|
Refreshes the widget and its internal data source. |
Widgets/Graph/SMovieGraphModifierCollectionsList.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static FText GetCollectionRowText
(
const FName CollectionName
)
|
|
Widgets/Graph/SMovieGraphModifierCollectionsList.h |
|