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