UK2Node::RestoreSplitPins

Helper function to restore Split Pins after ReallocatePinsDuringReconstruction, call after recreating all pins to restore split pin state.

Unreal Engine C++ API Reference > 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 RestoreSplitPins
(
    [TArray](API\Runtime\Core\Containers\TArray)< [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * > & OldPins
)

Remarks

Helper function to restore Split Pins after ReallocatePinsDuringReconstruction, call after recreating all pins to restore split pin state.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library