I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:CheatManager (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> CheatManager |
Contents |
- Package:
- Engine
- Within class:
- PlayerController
- No known subclasses.
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)
