MCPcopy 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

createBogieFunction · 0.80
createBodyFunction · 0.80
createVehicle1Function · 0.80
createVehicle2Function · 0.80
createVehicleTailFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected