![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Detour/DetourLargeWorldCoordinates.h"#include "Detour/DetourNavMesh.h"Go to the source code of this file.
Classes | |
| struct | dtNode |
| class | dtNodePool |
| class | dtNodeQueue |
Typedefs | |
| typedef unsigned short | dtNodeIndex |
Enumerations | |
| enum | dtNodeFlags { DT_NODE_OPEN = 0x01 , DT_NODE_CLOSED = 0x02 } |