Conditional orders: Add mode to check waiting station cargo via next node

This commit is contained in:
Jonathan G Rennison
2020-05-10 15:21:03 +01:00
parent 1c768705a1
commit 0100ea4e32
8 changed files with 165 additions and 31 deletions

View File

@@ -546,6 +546,8 @@ public:
return this->count;
}
uint AvailableViaCount(StationID next) const;
/**
* Returns sum of cargo reserved for loading onto vehicles.
* @return Cargo reserved for loading.