OpenTTD Source  20240919-master-gdf0233f4c2
CheatEntry Struct Reference

Information of a cheat. More...

Data Fields

VarType type
 type of selector
 
StringID str
 string with descriptive text
 
void * variable
 pointer to the variable
 
bool * been_used
 has this cheat been used before?
 
CheckButtonClickproc
 procedure
 

Detailed Description

Information of a cheat.

Definition at line 189 of file cheat_gui.cpp.


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