OpenTTD Source  12.0-beta2
NetworkCompanyState Struct Reference

Some state information of a company, especially for servers. More...

#include <network_type.h>

Data Fields

std::string password
 The password for the company.
 
uint16 months_empty
 How many months the company is empty.
 

Detailed Description

Some state information of a company, especially for servers.

Definition at line 72 of file network_type.h.


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