OpenTTD Source 20260324-master-gd9c35037d4
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: