UK2Node_Knot::OnRenameNode

Called when this node is being renamed after a successful name validation

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::OnRenameNode()

UK2Node_Knot::OnRenameNode()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Knot.h

Include

#include "K2Node_Knot.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Knot.cpp

Syntax

virtual void OnRenameNode
(
    const FString & NewName
)

Remarks

Called when this node is being renamed after a successful name validation

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