Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtNavMesh
Description
Defers off-mesh point link connection during addTile. Call connectDeferredOffMeshLinks() after all tiles are loaded.
| Name | setDeferOffMeshLinking |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h |
| Include Path | #include "Detour/DetourNavMesh.h" |
void setDeferOffMeshLinking
(
bool bDefer
)