OpenTTD Source 20250205-master-gfd85ab1e2c
NIVariable Struct Reference

Representation on the NewGRF variables. More...

Data Fields

std::string_view name
 
uint8_t var
 

Detailed Description

Representation on the NewGRF variables.

Definition at line 121 of file newgrf_debug_gui.cpp.

Field Documentation

◆ name

std::string_view NIVariable::name

Definition at line 122 of file newgrf_debug_gui.cpp.

◆ var

uint8_t NIVariable::var

Definition at line 123 of file newgrf_debug_gui.cpp.


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