OpenTTD Source 20250905-master-g122023be8d
Industry::AcceptedHistory Struct Reference

Data Fields

uint16_t accepted = 0
 
uint16_t waiting = 0
 Total accepted.
 

Detailed Description

Definition at line 80 of file industry.h.

Field Documentation

◆ accepted

uint16_t Industry::AcceptedHistory::accepted = 0

Definition at line 81 of file industry.h.

◆ waiting

uint16_t Industry::AcceptedHistory::waiting = 0

Total accepted.

Definition at line 82 of file industry.h.


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