Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationTypes.h |
Include | #include "AI/Navigation/NavigationTypes.h" |
Syntax
struct FNavigationPortalEdge
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVector | Left | |
![]() |
FVector | Right | |
![]() |
NavNodeRef | ToRef |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNavigationPortalEdge
(
const FVector& InLeft, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FVector::FReal | GetLength () |
|
![]() ![]() |
FVector | ||
![]() ![]() |
FVector | GetPoint
(
const int32 Index |