Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_Tunnel
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Tunnel.h |
Include | #include "K2Node_Tunnel.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_Tunnel.cpp |
virtual ERenamePinResult RenameUserDefinedPinImpl ( const [FName](API\Runtime\Core\UObject\FName) OldName, const [FName](API\Runtime\Core\UObject\FName) NewName, bool bTest )
Remarks
Implementation function that renames an existing pin on the node. Does not broadcast notifications.