Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNavMesh
Description
Connects off-mesh point links for all tiles. Used after batch loading when off-mesh linking was deferred via setDeferOffMeshLinking(true).
| Name | connectDeferredOffMeshLinks |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h |
| Include Path | #include "Detour/DetourNavMesh.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/Detour/DetourNavMesh.cpp |
void connectDeferredOffMeshLinks()