Navigation
API > API/Runtime > API/Runtime/Engine
Path type data
| |
|
| Name |
FNavPathType |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationTypes.h |
| Include Path |
#include "AI/Navigation/NavigationTypes.h" |
Syntax
struct FNavPathType
Constructors
Constants
| Name |
Type |
Remarks |
Include Path |
| NextUniqueId |
uint32 |
|
AI/Navigation/NavigationTypes.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Id |
uint32 |
|
AI/Navigation/NavigationTypes.h |
|
| ParentType |
const FNavPathType * |
|
AI/Navigation/NavigationTypes.h |
|
Functions
Public
Operators