Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation
Inheritance Hierarchy
- FNavigationLinkBase
- FNavigationSegmentLink
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavLinkDefinition.h |
Include | #include "AI/Navigation/NavLinkDefinition.h" |
Syntax
struct FNavigationSegmentLink : public FNavigationLinkBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVector | LeftEnd | |
![]() |
FVector | LeftStart | |
![]() |
FVector | RightEnd | |
![]() |
FVector | RightStart |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNavigationSegmentLink
(
const FVector& InLeftStart, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FNavigationSegmentLink | Transform
(
const FTransform& Transformation |
|
![]() ![]() |
FNavigationSegmentLink | Translate
(
const FVector& Translation |