MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / wasRemoveOnLastElement

Function wasRemoveOnLastElement

src/OpenLoco/src/Map/TileManager.cpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189 }
190
191 bool wasRemoveOnLastElement()
192 {
193 return _F00158 == nullptr;
194 }
195
196 static constexpr size_t getTileIndex(const TilePos2& pos)
197 {

Callers 2

clearBuildingCollisionFunction · 0.85
clearTreeCollisionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected