Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ getMaxTiles
Method
getMaxTiles
Source/ThirdParty/recastnavigation/DetourNavMesh.cpp:1168–1171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1166
}
1167
1168
int dtNavMesh::getMaxTiles() const
1169
{
1170
return m_maxTiles;
1171
}
1172
1173
void dtNavMesh::purge()
1174
{
Callers
3
findRandomPoint
Method · 0.80
GetTilesCapacity
Method · 0.80
DebugDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected