OpenTTD Source 20260401-master-g3efaeb0eea
Town::AcceptedHistory Struct Reference

Individual data point for accepted cargo history. More...

#include <town.h>

Data Fields

uint32_t accepted = 0
 Total accepted.

Detailed Description

Individual data point for accepted cargo history.

Definition at line 110 of file town.h.

Field Documentation

◆ accepted

uint32_t Town::AcceptedHistory::accepted = 0

Total accepted.

Definition at line 111 of file town.h.


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