FGraphSplineOverlapResult::FGraphSplineOverlapResult

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/GraphSplineOverlapResult.h

Include

#include "GraphSplineOverlapResult.h"

Syntax

FGraphSplineOverlapResult
(
    UEdGraphPin * InPin1,
    UEdGraphPin * InPin2,
    float InDistanceSquared,
    float InDistanceSquaredToPin1,
    float InDistanceSquaredToPin2
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss