MCPcopy 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
309void TileMap::clearPathCaches() { agentPathCache.clear(); }
310
311}; // namespace OpenApoc

Callers 2

setPositionMethod · 0.80
repairMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected