I don't need to test my programs. I have an error-correcting modem.

UE2:CheatManager (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> CheatManager

Contents

Package: 
Engine
Within class: 
PlayerController
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT2003, UT3

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

[edit] Properties

[edit] bCheatsEnabled

Type: bool


[edit] LockedRotation

Type: Object.Rotator


[edit] Functions

[edit] Exec functions

See CheatManager exec functions.

[edit] Other instance functions

[edit] areCheatsEnabled

function bool areCheatsEnabled ()

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

[edit] ReportCheat

function ReportCheat (optional string cheat)


Personal tools