My program doesn't have bugs. It just develops random features.
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 this 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.
[edit] Properties
[edit] LMC
Type: class<LocalMessage>
[edit] RecogObject
Type: SpeechRecognition
[edit] Exec functions
[edit] AllAmmo
exec function AllAmmo ()
Overrides: CheatManager.AllAmmo
[edit] AllWeapons
exec function AllWeapons ()
Overrides: CheatManager.AllWeapons
[edit] DestroyPowerCore
exec function DestroyPowerCore (optional byte Team)
[edit] DoubleUp
exec function DoubleUp ()
[edit] EditWeapon
exec function EditWeapon (string WhichWeapon)
[edit] FreeCamera
exec function FreeCamera ()
[edit] Invisible
exec function Invisible (bool B)
[edit] KillBadGuys
exec function KillBadGuys ()
[edit] KillOtherBots
exec function KillOtherBots ()
kills all the bots that are not the current viewtarget
[edit] PhysicsGun
exec function PhysicsGun ()
[edit] RBGrav
exec function RBGrav (float NewGravityScaling)
[edit] SetStickBind
exec function SetStickBind (float val)
[edit] ShowStickBindings
exec function ShowStickBindings ()
[edit] SuicideBy
allows suiciding with a specific damagetype and health value for testing death effects
[edit] SummonV
exec function SummonV (string ClassName)
Summon a vehicle
[edit] TiltIt
exec function TiltIt (bool bActive)
[edit] UnlockAllChars
exec native function UnlockAllChars ()
Cheat that unocks all possible characters.
[edit] ViewBot
exec function ViewBot ()
Overrides: CheatManager.ViewBot
