Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ end
Method
end
src/OpenLoco/src/Vehicles/OrderManager.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
OrderRingView::Iterator OrderRingView::end() const
98
{
99
return begin();
100
}
101
}
102
103
namespace OpenLoco::Vehicles::OrderManager
Callers
9
spaceLeftInVehicleOrderTable
Function · 0.45
recalculateTrainMinReliability
Function · 0.45
autoLayoutTrain
Method · 0.45
calculateRefundCost
Method · 0.45
applyOvertakeToVehicle1
Function · 0.45
applyChangeLaneToVehicle1
Function · 0.45
lookaheadRoad
Function · 0.45
applyVehicleObjectLengthToBogies
Function · 0.45
deleteCar
Function · 0.45
Calls
1
begin
Function · 0.85
Tested by
no test coverage detected