Navigation
API > API/Runtime > API/Runtime/NavigationSystem
| Name | EPathFindingMode::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystemTypes.h |
| Include Path | #include "NavigationSystemTypes.h" |
Syntax
namespace EPathFindingMode
{
enum Type
{
Regular,
Hierarchical,
}
}
Values
| Name | Remarks |
|---|---|
| Regular | |
| Hierarchical |