Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtNavMesh
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const dtMeshTile * | getTile
(
int i |
Gets the tile at the specified index. |
![]() |
dtMeshTile * | getTile
(
int i |
Returns pointer to tile in the tile array. |