Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node
- UK2Node::RenameUserDefinedPinImpl()
- UK2Node_Tunnel::RenameUserDefinedPinImpl()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
| Include | #include "K2Node.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node.cpp |
virtual ERenamePinResult RenameUserDefinedPinImpl
&40;
const FName OldName,
const FName NewName,
bool bTest
&41;
Remarks
Implementation function that renames an existing pin on the node. Does not broadcast notifications.