OpenTTD Source 20250905-master-g122023be8d
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

◆ style

◆ style_label

std::string CompanyManagerFace::style_label

Face style label.

Definition at line 56 of file company_type.h.

Referenced by FormatCompanyManagerFaceCode(), and SetCompanyManagerFaceStyle().


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