| OpenTTD
    | 
Statistics about the economy. More...
#include <company_base.h>
| Data Fields | |
| Money | income | 
| The amount of income. | |
| Money | expenses | 
| The amount of expenses. | |
| CargoArray | delivered_cargo | 
| The amount of delivered cargo. | |
| int32 | performance_history | 
| Company score (scale 0-1000) | |
| Money | company_value | 
| The value of the company. | |
Statistics about the economy.
Definition at line 23 of file company_base.h.
 1.8.1.2
 1.8.1.2