OpenTTD Source 20250205-master-gfd85ab1e2c
GoodsEntry::GoodsEntryData Struct Reference

Public Member Functions

bool IsEmpty () const
 

Data Fields

StationCargoList cargo {}
 The cargo packets of cargo waiting in this station.
 
FlowStatMap flows {}
 Planned flows through this station.
 

Detailed Description

Definition at line 210 of file station_base.h.

Member Function Documentation

◆ IsEmpty()

bool GoodsEntry::GoodsEntryData::IsEmpty ( ) const
inline

Definition at line 214 of file station_base.h.

Field Documentation

◆ cargo

◆ flows


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