Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation
Inheritance Hierarchy
- TVector
- FMetaPathWayPoint
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/MetaNavMeshPath.h |
| Include | #include "Navigation/MetaNavMeshPath.h" |
Syntax
struct FMetaPathWayPoint : public UE::Math::TVector< double >
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | UserFlags |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMetaPathWayPoint
(
const FVector& Location, |