OpenTTD Source  20241121-master-g67a0fccfad
Industry::ProducedCargo Struct Reference

Data Fields

CargoID cargo
 Cargo type.
 
uint16_t waiting
 Amount of cargo produced.
 
uint8_t rate
 Production rate.
 
std::array< ProducedHistory, 25 > history
 History of cargo produced and transported for this month and 24 previous months.
 

Detailed Description

Definition at line 78 of file industry.h.


The documentation for this struct was generated from the following file: