OpenTTD Source  20241108-master-g80f628063a
GRFTownName Struct Reference

Data Fields

uint32_t grfid
 GRF ID of NewGRF.
 
std::vector< TownNameStylestyles
 Style names defined by the Town Name NewGRF.
 
std::vector< NamePartListpartlists [MAX_LISTS]
 Lists of town name parts.
 

Static Public Attributes

static const uint MAX_LISTS = 128
 Maximum number of town name lists that can be defined per GRF.
 

Detailed Description

Definition at line 38 of file newgrf_townname.h.


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