I'm a doctor, not a mechanic

UE2:CheatManager exec functions (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> CheatManager (exec functions)

Contents

CheatManager exec functions in other games:
U2, UDK, UE2Runtime, UT2003, UT2004, UT3

[edit] Exec functions

[edit] AllAmmo

exec function AllAmmo ()


[edit] Amphibious

exec function Amphibious ()


[edit] Avatar

exec function Avatar (string ClassName)


[edit] CauseEvent

exec function CauseEvent (name EventName)


[edit] ChangeSize

exec function ChangeSize (float F)


[edit] CheatView

exec function CheatView (class<ActoraClass, optional bool bIncludeDormant, optional bool bQuiet)


[edit] EndPath

exec function EndPath ()


[edit] Fly

exec function Fly (optional float Speed)


[edit] FreeCamera

exec function FreeCamera (bool B)


[edit] FreezeFrame

exec function FreezeFrame (float delay)


[edit] Ghost

exec function Ghost (optional float Speed)


[edit] God

exec function God ()


[edit] Invisible

exec function Invisible (bool B)


[edit] KillAll

exec function KillAll (class<ActoraClass)


[edit] KillPawns

exec function KillPawns ()


[edit] NextLevel

exec function NextLevel ()


[edit] PlayersOnly

exec function PlayersOnly ()


[edit] RememberSpot

exec function RememberSpot ()


[edit] SetCameraDist

exec function SetCameraDist (float F)


[edit] SetFlash

exec function SetFlash (float F)


[edit] SetFogB

exec function SetFogB (float F)


[edit] SetFogG

exec function SetFogG (float F)


[edit] SetFogR

exec function SetFogR (float F)


[edit] SetJumpZ

exec function SetJumpZ (float F)


[edit] SetSpeed

exec function SetSpeed (float F)


[edit] SloMo

exec function SloMo (float T)


[edit] Summon

exec function Summon (string ClassName)


[edit] ViewClass

exec function ViewClass (class<ActoraClass, optional bool bIncludeDormant, optional bool bQuiet)


[edit] ViewPlayer

exec function ViewPlayer (string S)


[edit] ViewSelf

exec function ViewSelf (optional bool bQuiet)


[edit] Walk

exec function Walk ()


[edit] WriteToLog

exec function WriteToLog ()