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

Method getHead

src/OpenLoco/src/Vehicles/Vehicle.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 EntityId VehicleBase::getHead() const
97 {
98 return head;
99 }
100
101 int32_t VehicleBase::getRemainingDistance() const
102 {

Callers 15

destroyTrainMethod · 0.95
getVehicleArgumentsFunction · 0.80
handleRightReleasedFunction · 0.80
openFunction · 0.80
paintToolDownFunction · 0.80
viewportRotateFunction · 0.80
checkForCollisionsFunction · 0.80
insertCarBeforeFunction · 0.80
collisionMethod · 0.80
cloneVehicleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected