OpenTTD
Data Fields
NetworkCompanyStats Struct Reference

Simple calculated statistics of a company. More...

#include <network_type.h>

Inheritance diagram for NetworkCompanyStats:
NetworkCompanyInfo

Data Fields

uint16 num_vehicle [NETWORK_VEH_END]
 How many vehicles are there of this type?
uint16 num_station [NETWORK_VEH_END]
 How many stations are there of this type?
bool ai
 Is this company an AI.

Detailed Description

Simple calculated statistics of a company.

Definition at line 61 of file network_type.h.


The documentation for this struct was generated from the following file: