Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
| Include | #include "K2Node.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node.cpp |
void ReconstructSinglePin
&40;
UEdGraphPin &42; NewPin,
UEdGraphPin &42; OldPin,
ERedirectType RedirectType
&41;
Remarks
Handles the actual reconstruction (copying data, links, name, etc...) from two pins that have already been matched together.