Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
previousVehicleComponent
Method · 0.95
destroyTrain
Method · 0.95
getVehicleArguments
Function · 0.80
handleRightReleased
Function · 0.80
needsComponentChangeConfirm
Function · 0.80
open
Function · 0.80
paintToolDown
Function · 0.80
viewportRotate
Function · 0.80
checkForCollisions
Function · 0.80
insertCarBefore
Function · 0.80
collision
Method · 0.80
cloneVehicle
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected