OpenTTD Source 20250924-master-gbec4e71d53
Town::SuppliedCargo Struct Reference

Public Member Functions

 SuppliedCargo (CargoType cargo)
 

Data Fields

CargoType cargo = INVALID_CARGO
 
HistoryData< SuppliedHistoryhistory {}
 

Detailed Description

Definition at line 99 of file town.h.

Constructor & Destructor Documentation

◆ SuppliedCargo()

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

Definition at line 104 of file town.h.

Field Documentation

◆ cargo

CargoType Town::SuppliedCargo::cargo = INVALID_CARGO

Definition at line 100 of file town.h.

◆ history

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

Definition at line 101 of file town.h.


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