OpenTTD Source 20241224-master-gee860a5c8e
Cheat Struct Reference

Info about each of the cheats. More...

#include <cheat_type.h>

Data Fields

bool been_used
 has this cheat been used before?
 
bool value
 tells if the bool cheat is active or not
 

Detailed Description

Info about each of the cheats.

Definition at line 16 of file cheat_type.h.

Field Documentation

◆ been_used

bool Cheat::been_used

has this cheat been used before?

Definition at line 17 of file cheat_type.h.

◆ value


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