OpenTTD Source 20250512-master-g2516c435b7
|
Public Member Functions | |
uint8_t | PctTransported () const |
Data Fields | |
uint16_t | production = 0 |
Total produced. | |
uint16_t | transported = 0 |
Total transported. | |
Definition at line 65 of file industry.h.
|
inline |
Definition at line 69 of file industry.h.
uint16_t Industry::ProducedHistory::production = 0 |
Total produced.
Definition at line 66 of file industry.h.
uint16_t Industry::ProducedHistory::transported = 0 |
Total transported.
Definition at line 67 of file industry.h.