![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "DetourCrowd/DetourPathCorridor.h"#include "Detour/DetourNavMeshQuery.h"#include "Detour/DetourAssert.h"Functions | |
| int | dtMergeCorridorStartMoved (dtPolyRef *path, const int npath, const int maxPath, const dtPolyRef *visited, const int nvisited) |
| int | dtMergeCorridorEndMoved (dtPolyRef *path, const int npath, const int maxPath, const dtPolyRef *visited, const int nvisited) |
| int | dtMergeCorridorStartShortcut (dtPolyRef *path, const int npath, const int maxPath, const dtPolyRef *visited, const int nvisited) |
| int dtMergeCorridorEndMoved | ( | dtPolyRef * | path, |
| const int | npath, | ||
| const int | maxPath, | ||
| const dtPolyRef * | visited, | ||
| const int | nvisited | ||
| ) |
| int dtMergeCorridorStartMoved | ( | dtPolyRef * | path, |
| const int | npath, | ||
| const int | maxPath, | ||
| const dtPolyRef * | visited, | ||
| const int | nvisited | ||
| ) |