EnableCheatKeys
Prototype: GemRB.EnableCheatKeys (flag)
Description: Turns the debug keys on or off. They are currently turned on by default.
Parameters: flag - boolean
Return value: N/A
See also: GameControl.cpp for actual cheat key functions
Back to function index, GUIScript introduction.