OpenTTD Source 20250905-master-g122023be8d
|
Public Member Functions | |
uint8_t | PctTransported () const |
Data Fields | |
uint32_t | production = 0 |
Total produced. | |
uint32_t | transported = 0 |
Total transported. | |
|
inline |
uint32_t Town::SuppliedHistory::production = 0 |
Total produced.
Definition at line 79 of file town.h.
Referenced by TownScopeResolver::GetVariable().
uint32_t Town::SuppliedHistory::transported = 0 |
Total transported.
Definition at line 80 of file town.h.
Referenced by TownScopeResolver::GetVariable().