Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/SMovieGraphSimpleList > API/Plugins/MovieRenderPipelineCore/SMovieGraphSimpleList/FArguments
Description
Gets the widget that should be shown in the summary row. By default, "DataType" and "DataTypePlural" will be used to auto-generate the summary row widget. If this attribute is bound, those will be ignored, and this will be used instead.
| Name | CustomSummaryWidget |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphSharedWidgets.h |
| Include Path | #include "Graph/MovieGraphSharedWidgets.h" |
WidgetArgsType & CustomSummaryWidget
(
const TAttribute < TSharedPtr < SWidget > > & InAttribute
)