Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FMetaPathWayPoint
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Navigation/MetaNavMeshPath.h |
|
|
|
Navigation/MetaNavMeshPath.h |
|
| |
|
| Name |
FMetaPathWayPoint |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Navigation/MetaNavMeshPath.h |
| Include Path |
#include "Navigation/MetaNavMeshPath.h" |
FMetaPathWayPoint()
| |
|
| Name |
FMetaPathWayPoint |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Navigation/MetaNavMeshPath.h |
| Include Path |
#include "Navigation/MetaNavMeshPath.h" |
FMetaPathWayPoint
(
const FVector & Location,
const uint32 InUserFlags
)