Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/SMovieGraphSimpleList > API/Plugins/MovieRenderPipelineCore/SMovieGraphSimpleList/FArguments
Description
Optional header row that will be displayed in the list. Custom rows should also be implemented if this is provided.
| Name | HeaderRow |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphSharedWidgets.h |
| Include Path | #include "Graph/MovieGraphSharedWidgets.h" |
WidgetArgsType & HeaderRow
(
TSharedPtr < SHeaderRow > InArg
)