OpenTTD Source  14.0-beta3
NamePartList Struct Reference

Data Fields

byte bitstart
 Start of random seed bits to use.
 
byte 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: