Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphActionMenu
Type
typedef TBaseDelegate_ThreeParams< void, const FText &, ETextCommit::Type, TWeakPtr< FGraphActionNode > > FOnCategoryTextCommitted
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
| Include | #include "SGraphActionMenu.h" |
Remarks
Delegate executed when a category is being renamed so any post-rename actions can be handled