The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:CheatManager (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> CheatManager
Package: 
U2
Within class: 
PlayerController
This class in other games:
UE2Runtime, UT2003, U2, UT2004, UDK, UT3

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

Functions

Exec functions

See CheatManager exec functions.

Other instance functions

KillAllPawns

function KillAllPawns (class<PawnaClass)


ValidTarget

function bool ValidTarget (Actor A, bool bIncludeDormant, bool bIncludeStationaryPawns)