OpenTTD Source 20241224-master-gf74b0cf984
NIVariable Struct Reference

Representation on the NewGRF variables. More...

Data Fields

const char * name
 
uint8_t var
 

Detailed Description

Representation on the NewGRF variables.

Definition at line 112 of file newgrf_debug_gui.cpp.

Field Documentation

◆ name

const char* NIVariable::name

Definition at line 113 of file newgrf_debug_gui.cpp.

◆ var

uint8_t NIVariable::var

Definition at line 114 of file newgrf_debug_gui.cpp.


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