Always snap to grid

UE3:UTCheatManager (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> CheatManager >> UTCheatManager
Package: 
UTGame
Within class: 
PlayerController
This class in other games:
UT3


Properties

LMC

Type: class<LocalMessage>


RecogObject

Type: SpeechRecognition


Functions

Exec functions

AllAmmo

exec function AllAmmo ()

Overrides: CheatManager.AllAmmo


AllWeapons

exec function AllWeapons ()

Overrides: CheatManager.AllWeapons


DoubleUp

exec function DoubleUp ()


EditWeapon

exec function EditWeapon (string WhichWeapon)


FreeCamera

exec function FreeCamera ()


Glow

exec function Glow (float F)


Invisible

exec function Invisible (bool B)


KillBadGuys

exec function KillBadGuys ()


KillOtherBots

exec function KillOtherBots ()

kills all the bots that are not the current viewtarget

LM

exec function LM (string MessageClassName)


LMS

exec function LMS (int switch)


PhysicsGun

exec function PhysicsGun ()


RBGrav

exec function RBGrav (float NewGravityScaling)


SetStickBind

exec function SetStickBind (float val)


ShowStickBindings

exec function ShowStickBindings ()


SpawnABloodDecal

exec function SpawnABloodDecal ()


SuicideBy

exec function SuicideBy (string Type, optional int DeathHealth)

allows suiciding with a specific damagetype and health value for testing death effects

SummonV

exec function SummonV (string ClassName)

Summon a vehicle

TiltIt

exec function TiltIt (bool bActive)


ViewBot

exec function ViewBot ()

Overrides: CheatManager.ViewBot


Other instance functions

LeaveADecal

simulated function LeaveADecal (Object.Vector HitLoc, Object.Vector HitNorm)