OpenTTD Source 20250924-master-gbec4e71d53
|
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 89 of file town.h.
Referenced by TownScopeResolver::GetVariable().
uint32_t Town::SuppliedHistory::transported = 0 |
Total transported.
Definition at line 90 of file town.h.
Referenced by TownScopeResolver::GetVariable().