MCPcopy 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
103namespace OpenLoco::Vehicles::OrderManager

Callers 9

autoLayoutTrainMethod · 0.45
calculateRefundCostMethod · 0.45
applyOvertakeToVehicle1Function · 0.45
lookaheadRoadFunction · 0.45
deleteCarFunction · 0.45

Calls 1

beginFunction · 0.85

Tested by

no test coverage detected