OpenTTD Source 20260206-master-g4d4e37dbf1
CompanyManagerFace Struct Reference

Data Fields

uint style = 0
 Company manager face style.
uint32_t bits = 0
 Company manager face bits, meaning is dependent on style.
std::string style_label
 Face style label.

Detailed Description

Definition at line 53 of file company_type.h.

Field Documentation

◆ bits

uint32_t CompanyManagerFace::bits = 0

◆ style

◆ style_label

std::string CompanyManagerFace::style_label

Face style label.

Definition at line 56 of file company_type.h.

Referenced by ConvertFromOldCompanyManagerFace(), FormatCompanyManagerFaceCode(), and SetCompanyManagerFaceStyle().


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