Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNode > PositionThisNodeBetweenOtherNodes
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h |
Include | #include "SGraphNode.h" |
Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp |
void PositionThisNodeBetweenOtherNodes ( const FVector2D & PrevPos, const FVector2D & NextPos, float HeightAboveWire ) const