Click or drag to resize
CheatConsole Fields

The CheatConsole type exposes the following members.

Fields
  NameDescription
Public fieldButtonRect
Rectangle showing the button to show or hide the cheat console.
Public fieldGameSpecific
Reference to a game specific cheat behaviour which implements a "DrawCheats" method to render the controls to execute cheats.
Public fieldQuickCheats
Cheats that should be provided as buttons for quick access.
Public fieldUIHeight
Design height of the game.
Public fieldUIWidth
Design width of the game.
Public fieldUseButton
Indicates if a button should be shown to enable/disable cheat console.
Public fieldWindowRect
Rectangle of the cheat console window.
Top
See Also