#include <NavMeshPath.h>
Helper to translate FNavPathPoint.Flags.
◆ FNavMeshNodeFlags() [1/2]
| FNavMeshNodeFlags::FNavMeshNodeFlags |
( |
| ) |
|
|
inline |
◆ FNavMeshNodeFlags() [2/2]
| FNavMeshNodeFlags::FNavMeshNodeFlags |
( |
const uint32 |
Flags | ) |
|
|
inline |
◆ AddAreaFlags()
◆ IsNavLink()
| bool FNavMeshNodeFlags::IsNavLink |
( |
| ) |
const |
|
inline |
◆ Pack()
| uint32 FNavMeshNodeFlags::Pack |
( |
| ) |
const |
|
inline |
◆ Area
| uint8 FNavMeshNodeFlags::Area |
Area type after this node.
◆ AreaFlags
| uint16 FNavMeshNodeFlags::AreaFlags |
Area flags for this node.
◆ PathFlags
| uint8 FNavMeshNodeFlags::PathFlags |
Extra node information (like "path start", "off-mesh connection").
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshPath.h