Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Detour > API/Runtime/Navmesh/Detour/dtNavMesh > API/Runtime/Navmesh/Detour/dtNavMesh/getTile
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; getTile
&40;
int i
&41; const
Remarks
Gets the tile at the specified index. The tile at the specified index.
Parameters
| Name | Description |
|---|---|
| i | The tile index. [Limit: 0 >= index < getMaxTiles()] |