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 RewireOldPinsToNewPins
&40;
TArray< UEdGraphPin &42; > & InOldPins,
TArray< UEdGraphPin &42; > & InNewPins,
TMap< UEdGraphPin &42;, UEdGraphPin &42; > &42; NewPinToOldPin
&41;
Remarks
Helper function to rewire old pins to new pins during node reconstruction (or other regeneration of pins)