OpenTTD Source 20260206-master-g4d4e37dbf1
CompanyInfrastructureWindow::InfrastructureItem Struct Reference

Data Fields

InfrastructureItemType type
StringID label
uint count
Money cost

Detailed Description

Definition at line 1570 of file company_gui.cpp.

Field Documentation

◆ cost

Money CompanyInfrastructureWindow::InfrastructureItem::cost

Definition at line 1574 of file company_gui.cpp.

◆ count

uint CompanyInfrastructureWindow::InfrastructureItem::count

Definition at line 1573 of file company_gui.cpp.

◆ label

StringID CompanyInfrastructureWindow::InfrastructureItem::label

Definition at line 1572 of file company_gui.cpp.

◆ type

InfrastructureItemType CompanyInfrastructureWindow::InfrastructureItem::type

Definition at line 1571 of file company_gui.cpp.


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