UK2Node_Composite::FixupInputAndOutputSink

Fixes up the input and output sink when needed, useful after PostEditUndo which changes which graph these nodes point to

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_Composite

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Composite.h
Include #include "K2Node_Composite.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_Composite.cpp
void FixupInputAndOutputSink()

Remarks

Fixes up the input and output sink when needed, useful after PostEditUndo which changes which graph these nodes point to


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library