FGetSectionToolTip

Delegate to get the tooltip of a section if the widget is a section separator.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library