Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphActionMenu
Type
typedef TBaseDelegate_OneParam< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IToolTip](API\Runtime\SlateCore\Widgets\IToolTip) >, int32 > FGetSectionToolTip
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
Include | #include "SGraphActionMenu.h" |
Remarks
Delegate to get the tooltip of a section if the widget is a section separator.