FOnCategoryTextCommitted

Delegate executed when a category is being renamed so any post-rename actions can be handled

Windows
MacOS
Linux

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss