OpenTTD Source
20241108-master-g80f628063a
|
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_t | performance_history |
Company score (scale 0-1000) | |
Money | company_value |
The value of the company. | |
Statistics about the economy.
Definition at line 24 of file company_base.h.