Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPanel > StraightenConnections
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphPanel.h |
Include | #include "SGraphPanel.h" |
Source | /Engine/Source/Editor/GraphEditor/Private/SGraphPanel.cpp |
void StraightenConnections ( [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * SourcePin, [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * PinToAlign )
Remarks
Straighten any connections attached to the specified pin, optionally limiting to the specified pin to align