Always snap to grid
UE3:UTCheatManager (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> CheatManager >> UTCheatManager |
Contents
- Package:
- UTGame
- Within class:
- PlayerController
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
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