Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/DetourCrowd > API/Runtime/Navmesh/DetourCrowd/dtPathCorridor
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourPathCorridor.h |
| Include | #include "DetourCrowd/DetourPathCorridor.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/DetourCrowd/DetourPathCorridor.cpp |
bool moveOverOffmeshConnection
(
dtPolyRef offMeshConRef,
dtPolyRef * refs,
const dtReal * agentPos,
dtReal * startPos,
dtReal * endPos,
dtNavMeshQuery * navquery
)