UE2:CheatManager (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> CheatManager
Package:
Engine
Within class:
PlayerController
This class in other games:

CheatManager Object within playercontroller that manages "cheat" commands only spawned in single player mode

Properties

bCheatsEnabled

Type: bool


LockedRotation

Type: Object.Rotator


Functions

Exec functions

See CheatManager exec functions.

Other instance functions

areCheatsEnabled

function bool areCheatsEnabled ()

check if cheats are enabled, if not playing a SP game always return true

ReportCheat

function ReportCheat (optional string cheat)