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

Method end

src/OpenLoco/src/Map/Tile.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 Tile::Iterator Tile::end()
53 {
54 return Iterator{};
55 }
56
57 Tile::Iterator Tile::end() const
58 {

Callers 15

removeSinkFunction · 0.45
sortPlaylistByTitleFunction · 0.45
sortPlaylistByYearFunction · 0.45
makeAllMusicPlaylistFunction · 0.45
chooseNextMusicTrackFunction · 0.45
updateFunction · 0.45
setCursorFunction · 0.45
bitWiseEqualFunction · 0.45
autosaveCleanFunction · 0.45
nextInputFunction · 0.45
Config.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected