I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTCheatManager (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 04:13, 16 August 2009 by Wormbo (Talk | contribs) (removed obsolete members)

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

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties[edit]

LMC[edit]

Type: class<LocalMessage>


RecogObject[edit]

Type: SpeechRecognition


Exec functions[edit]

AllAmmo[edit]

exec function AllAmmo ()

Overrides: CheatManager.AllAmmo


AllWeapons[edit]

exec function AllWeapons ()

Overrides: CheatManager.AllWeapons


DestroyPowerCore[edit]

exec function DestroyPowerCore (optional byte Team)


DoubleUp[edit]

exec function DoubleUp ()


EditWeapon[edit]

exec function EditWeapon (string WhichWeapon)


FreeCamera[edit]

exec function FreeCamera ()


Invisible[edit]

exec function Invisible (bool B)


KillBadGuys[edit]

exec function KillBadGuys ()


KillOtherBots[edit]

exec function KillOtherBots ()

kills all the bots that are not the current viewtarget

PhysicsGun[edit]

exec function PhysicsGun ()


RBGrav[edit]

exec function RBGrav (float NewGravityScaling)


SetStickBind[edit]

exec function SetStickBind (float val)


ShowStickBindings[edit]

exec function ShowStickBindings ()


SuicideBy[edit]

exec function SuicideBy (string Type, optional int DeathHealth)

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

SummonV[edit]

exec function SummonV (string ClassName)

Summon a vehicle

TiltIt[edit]

exec function TiltIt (bool bActive)


UnlockAllChars[edit]

exec native function UnlockAllChars ()

Cheat that unocks all possible characters.

ViewBot[edit]

exec function ViewBot ()

Overrides: CheatManager.ViewBot