OpenTTD Source 20250531-master-g621c031307
CompanyInfrastructureWindow::InfrastructureItem Struct Reference

Data Fields

InfrastructureItemType type
 
StringID label
 
uint count
 
Money cost
 

Detailed Description

Definition at line 1754 of file company_gui.cpp.

Field Documentation

◆ cost

Money CompanyInfrastructureWindow::InfrastructureItem::cost

Definition at line 1758 of file company_gui.cpp.

◆ count

uint CompanyInfrastructureWindow::InfrastructureItem::count

Definition at line 1757 of file company_gui.cpp.

◆ label

StringID CompanyInfrastructureWindow::InfrastructureItem::label

Definition at line 1756 of file company_gui.cpp.

◆ type

InfrastructureItemType CompanyInfrastructureWindow::InfrastructureItem::type

Definition at line 1755 of file company_gui.cpp.


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