| CheatConsole Fields |
The CheatConsole type exposes the following members.
| Name | Description | |
|---|---|---|
| ButtonRect |
Rectangle showing the button to show or hide the cheat console.
| |
| GameSpecific |
Reference to a game specific cheat behaviour which implements a
"DrawCheats" method to render the controls to execute cheats.
| |
| QuickCheats |
Cheats that should be provided as buttons for quick access.
| |
| UIHeight |
Design height of the game.
| |
| UIWidth |
Design width of the game.
| |
| UseButton |
Indicates if a button should be shown to enable/disable cheat console.
| |
| WindowRect |
Rectangle of the cheat console window.
|