Gah - a solution with more questions. – EntropicLqd
UE2:U2CheatManager (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> CheatManager >> U2CheatManager |
- Package:
- U2
- Within class:
- PlayerController
| 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. |
U2CheatManager -- LEGEND DEBUG/CHEAT EXEC FUNCTIONS
[edit] Properties
[edit] Property group 'U2CheatManager'
[edit] GoodiesList
Type: string
Array size: 32 (32 )
Modifiers: private, globalconfig
Default value, index 0: "Weapons.AssaultRifle"
Default value, index 1: "Weapons.EnergyRifle"
Default value, index 2: "Weapons.FlameThrower"
Default value, index 20: "Deployables.FieldGeneratorDeployable"
Default value, index 21: "Deployables.RocketTurretDeployable"
Default value, index 22: "Deployables.AutoTurretDeployable"
Default value, index 23: "Deployables.AmmoPacks"
Default value, index 24: "Deployables.EnergyPacks"
Default value, index 25: "Deployables.HealthPacks"
Default value, index 26: "Deployables.LandMineDeployable"
Default value, index 27: "Weapons.GrenadeLauncher"
Default value, index 28: "Weapons.Pistol"
Default value, index 29: "Weapons.RocketLauncherEx"
Default value, index 30: "Weapons.Shotgun"
Default value, index 31: "Weapons.SniperRifle"
[edit] SummonPackageStrings
Type: string
Array size: 16 (16 )
Modifiers: private, globalconfig
packages iterated in Summon to find actors
Default value, index 0: "Engine"
Default value, index 1: "U2"
Default value, index 2: "Pawns"
Default value, index 3: "Weapons"
Default value, index 4: "Deployables"
Default value, index 5: "Vehicles"
Default value, index 7: "Legend"
Default value, index 8: "ParticleSystems"
[edit] Internal variables
[edit] bBehindViewEnabled
Type: bool
Modifiers: private
[edit] bTraceDebugEnabled
Type: bool
Modifiers: private
set when trace debug enabled
[edit] DebugInfoManager
Type: HitActorDebugInfoManager
[edit] DebugInfoManagerClass
Type: class<HitActorDebugInfoManager>
Modifiers: private
Default value: Class'U2.HitActorDebugInfoManager'
[edit] DebugScoreboard
Type: ScoreboardInfoManager
[edit] LockedActor
Type: Actor
Modifiers: private
[edit] ScoreboardInfoManagerClass
Type: class<ScoreboardInfoManager>
Modifiers: private
Default value: Class'U2.ScoreboardInfoManager'
[edit] Functions
[edit] Static functions
[edit] LoadPackageClass
[edit] Exec functions
See U2CheatManager exec functions.
[edit] Other instance functions
[edit] CheckNamedOrHitActor
[edit] Cleanup
Overrides: CheatManager.Cleanup
