OpenTTD Source  20240919-master-gdf0233f4c2
GRFText Struct Reference

A GRF text with associated language ID. More...

#include <newgrf_text_type.h>

Data Fields

uint8_t langid
 The language associated with this GRFText.
 
std::string text
 The actual (translated) text.
 

Detailed Description

A GRF text with associated language ID.

Definition at line 17 of file newgrf_text_type.h.


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