FGraphSplineOverlapResult::GetPins

Unreal Engine C++ API Reference > Editor > GraphEditor > FGraphSplineOverlapResult

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/GraphSplineOverlapResult.h
Include #include "GraphSplineOverlapResult.h"
Source /Engine/Source/Editor/GraphEditor/Private/ConnectionDrawingPolicy.cpp
bool GetPins
(
    const class [SGraphPanel](API\Editor\GraphEditor\SGraphPanel) & InGraphPanel,
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) *& OutPin1,
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) *& OutPin2
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library