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

Method get

src/OpenLoco/src/Vehicles/Routing.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 }
139
140 LocationOfInterest get(const uint16_t index) const
141 {
142 return locs[index];
143 }
144
145 constexpr uint16_t hash(const LocationOfInterest& interest) const
146 {

Callers 12

uncompressFileFunction · 0.45
loadSaveFunction · 0.45
readSaveDetailsFunction · 0.45
readScenarioOptionsFunction · 0.45
loadG1Function · 0.45
findClientMethod · 0.45
connectMethod · 0.45
getServerOrClientFunction · 0.45
operator*Method · 0.45
readStringFunction · 0.45
loadLanguageStringTableFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected