|
OpenTTD Source 20260311-master-g511d3794ce
|
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 91 of file town.h.
Referenced by TownScopeResolver::GetVariable(), and TownCargoGraphWindow::UpdateStatistics().
| uint32_t Town::SuppliedHistory::transported = 0 |
Total transported.
Definition at line 92 of file town.h.
Referenced by TownScopeResolver::GetVariable(), and TownCargoGraphWindow::UpdateStatistics().