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 |
int getTileStateSize
&40;
const dtMeshTile &42; tile
&41; const
Remarks
Gets the size of the buffer required by storeTileState to store the specified tile's state. The size of the buffer required to store the state.
Parameters
| Name | Description |
|---|---|
| tile | The tile. |