Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getRoutingHandle
Method
getRoutingHandle
src/OpenLoco/src/Vehicles/Vehicle.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
RoutingHandle VehicleBase::getRoutingHandle() const
92
{
93
return routingHandle;
94
}
95
96
EntityId VehicleBase::getHead() const
97
{
Callers
5
createBogie
Function · 0.80
createBody
Function · 0.80
createVehicle1
Function · 0.80
createVehicle2
Function · 0.80
createVehicleTail
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected