OpenTTD Source  20240919-master-gdf0233f4c2
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: