Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ clearPathCaches
Method
clearPathCaches
game/state/tilemap/tilemap.cpp:309–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
void TileMap::clearPathCaches() { agentPathCache.clear(); }
310
311
}; // namespace OpenApoc
Callers
2
setPosition
Method · 0.80
repair
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected