OpenTTD Source 20250524-master-gc366e6a48e
Cheat Struct Reference

Info about each of the cheats. More...

#include <cheat_type.h>

Data Fields

bool been_used = false
 has this cheat been used before?
 
bool value = false
 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 = false

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: