FGraphSplineOverlapResult::GetPinWidgets

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
void GetPinWidgets
(
    const class [SGraphPanel](API\Editor\GraphEditor\SGraphPanel) & InGraphPanel,
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [SGraphPin](API\Editor\GraphEditor\SGraphPin) > & OutPin1,
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [SGraphPin](API\Editor\GraphEditor\SGraphPin) > & OutPin2
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library