Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FGraphActionNode
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/GraphActionNode.h |
Include | #include "GraphActionNode.h" |
FOnRenameRequestActionNode & OnRenameRequest()
Remarks
Accessor to the node's RenameRequestEvent (for binding purposes). Do not Execute() the delegate from this function, instead call BroadcastRenameRequest() on the node. The node's internal RenameRequestEvent.