Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
uncompressFile
Function · 0.45
updateAvailableAirportAndDockOptions
Function · 0.45
loadSave
Function · 0.45
readSaveDetails
Function · 0.45
readScenarioOptions
Function · 0.45
loadG1
Function · 0.45
findClient
Method · 0.45
connect
Method · 0.45
getServerOrClient
Function · 0.45
operator*
Method · 0.45
readString
Function · 0.45
loadLanguageStringTable
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected