Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Detour > API/Runtime/Navmesh/Detour/dtNavMesh
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h |
| Include | #include "Detour/DetourNavMesh.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/Detour/DetourNavMesh.cpp |
const dtMeshTile &42; getTileByRef
&40;
dtTileRef ref
&41; const
Remarks
Gets the tile for the specified tile reference. The tile for the specified reference, or null if the reference is invalid.
Parameters
| Name | Description |
|---|---|
| ref | The tile reference of the tile to retrieve. |