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

Method isNull

src/OpenLoco/src/Map/Tile.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 bool Tile::isNull() const
38 {
39 return _data == nullptr;
40 }
41
42 Tile::Iterator Tile::begin()
43 {

Callers 2

createWaveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected