UE3:UTCheatManager (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> CheatManager >> UTCheatManager
Package:
UTGame
Within class:
PlayerController
This class in other games:

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

Properties

LMC

Type: class<LocalMessage>


RecogObject

Type: SpeechRecognition


Exec functions

AllAmmo

exec function AllAmmo ()

Overrides: CheatManager.AllAmmo


AllWeapons

exec function AllWeapons ()

Overrides: CheatManager.AllWeapons


DestroyPowerCore

exec function DestroyPowerCore (optional byte Team)


DoubleUp

exec function DoubleUp ()


EditWeapon

exec function EditWeapon (string WhichWeapon)


FreeCamera

exec function FreeCamera ()


Invisible

exec function Invisible (bool B)


KillBadGuys

exec function KillBadGuys ()


KillOtherBots

exec function KillOtherBots ()

kills all the bots that are not the current viewtarget

PhysicsGun

exec function PhysicsGun ()


RBGrav

exec function RBGrav (float NewGravityScaling)


SetStickBind

exec function SetStickBind (float val)


ShowStickBindings

exec function ShowStickBindings ()


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)


UnlockAllChars

exec native function UnlockAllChars ()

Cheat that unocks all possible characters.

ViewBot

exec function ViewBot ()

Overrides: CheatManager.ViewBot