Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNavigationSegmentLink
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AI/Navigation/NavLinkDefinition.h |
|
FNavigationSegmentLink
(
const FVector& InLeftStart,
const FVector& InLeftEnd,
const FVector& InRightStart,
const FVector& InRightEnd
)
|
|
AI/Navigation/NavLinkDefinition.h |
|
FNavigationSegmentLink()
| |
|
| Name |
FNavigationSegmentLink |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavLinkDefinition.h |
| Include Path |
#include "AI/Navigation/NavLinkDefinition.h" |
FNavigationSegmentLink()
FNavigationSegmentLink(const FVector &, const FVector &, const FVector &, const FVector &)
| |
|
| Name |
FNavigationSegmentLink |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavLinkDefinition.h |
| Include Path |
#include "AI/Navigation/NavLinkDefinition.h" |
FNavigationSegmentLink
(
const FVector & InLeftStart,
const FVector & InLeftEnd,
const FVector & InRightStart,
const FVector & InRightEnd
)