Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/SMovieGraphSimpleList > API/Plugins/MovieRenderPipelineCore/SMovieGraphSimpleList/FArguments
Description
Gets the menu items that should show up in the context menu when it is shown. Note that the delete operation is handled separately via OnDelete.
| Name | OnGetContextMenuContent |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphSharedWidgets.h |
| Include Path | #include "Graph/MovieGraphSharedWidgets.h" |
WidgetArgsType & OnGetContextMenuContent
(
const FOnGetContextMenuContent & InDelegate
)