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

Method getTrackType

src/OpenLoco/src/Vehicles/Vehicle.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 uint8_t VehicleBase::getTrackType() const
77 {
78 return trackType;
79 }
80
81 World::Pos3 VehicleBase::getTrackLoc() const
82 {

Callers 7

openFunction · 0.80
createBogieFunction · 0.80
createBodyFunction · 0.80
createVehicle1Function · 0.80
createVehicle2Function · 0.80
createVehicleTailFunction · 0.80
vehicleRearrangeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected