OpenTTD Source 20250905-master-g122023be8d
Town::SuppliedCargo Struct Reference

Public Member Functions

 SuppliedCargo (CargoType cargo)
 

Data Fields

CargoType cargo = INVALID_CARGO
 
HistoryData< SuppliedHistoryhistory {}
 

Detailed Description

Definition at line 89 of file town.h.

Constructor & Destructor Documentation

◆ SuppliedCargo()

Town::SuppliedCargo::SuppliedCargo ( CargoType  cargo)
inline

Definition at line 94 of file town.h.

Field Documentation

◆ cargo

CargoType Town::SuppliedCargo::cargo = INVALID_CARGO

Definition at line 90 of file town.h.

◆ history

HistoryData<SuppliedHistory> Town::SuppliedCargo::history {}

Definition at line 91 of file town.h.


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