OpenTTD Source  20241108-master-g80f628063a
NamePartList Struct Reference

Data Fields

uint8_t bitstart
 Start of random seed bits to use.
 
uint8_t bitcount
 Number of bits of random seed to use.
 
uint16_t maxprob
 Total probability of all parts.
 
std::vector< NamePartparts
 List of parts to choose from.
 

Detailed Description

Definition at line 24 of file newgrf_townname.h.


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