OpenTTD Source
20241108-master-g80f628063a
|
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? | |
CheckButtonClick * | proc |
procedure | |
Information of a cheat.
Definition at line 189 of file cheat_gui.cpp.