![]() | CheatConsole Class |
Namespace: Slash.Unity.Common.Diagnostics
The CheatConsole type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheatConsole | Initializes a new instance of the CheatConsole class |
Name | Description | |
---|---|---|
![]() | Awake | |
![]() | DisableConsole |
Hides the cheat console.
|
![]() | EnableConsole |
Shows the cheat console.
|
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.
|