UE3:CheatManager (UT3)
![]() |
Object >> CheatManager |
- Package:
- Engine
- Within class:
- PlayerController
- Direct subclass:
- UTCheatManager
- This class in other games:
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. |
CheatManager Object within playercontroller that manages "cheat" commands only spawned in single player mode Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Functions
Exec functions
See CheatManager exec functions.
Native functions
GetFRotatorFromString
This will return a vector from a passed in string in form: (Pitch=100,Yaw=13559,Roll=0) *
GetFVectorFromString
This will return a vector from a passed in string in form: (X=8141.9819,Y=7483.3872,Z=2093.4136) *
Other instance functions
BugItGoString
This will move the player and set their rotation to the passed in values. We have this version of the BugIt family strings can be passed in from the game ?options easily
BugItWorker
This will move the player and set their rotation to the passed in values. This actually does the location / rotation setting. Additionally it will set you as ghost as the level may have changed since the last time you were here. And the bug may actually be inside of something.
KillAllPawns
SetLevelStreamingStatus
streaming level debugging