UE2:CheatManager exec functions (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> CheatManager (exec functions)
CheatManager exec functions in other games:

Exec functions

AllAmmo

exec function AllAmmo ()


Amphibious

exec function Amphibious ()


Avatar

exec function Avatar (string ClassName)


CauseEvent

exec function CauseEvent (name EventName)


ChangeSize

exec function ChangeSize (float F)


CheatView

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


EndPath

exec function EndPath ()


Fly

exec function Fly (optional float Speed)


FreeCamera

exec function FreeCamera (bool B)


FreezeFrame

exec function FreezeFrame (float delay)


Ghost

exec function Ghost (optional float Speed)


God

exec function God ()


Invisible

exec function Invisible (bool B)


KillAll

exec function KillAll (class<ActoraClass)


KillPawns

exec function KillPawns ()


NextLevel

exec function NextLevel ()


PlayersOnly

exec function PlayersOnly ()


RememberSpot

exec function RememberSpot ()


SetCameraDist

exec function SetCameraDist (float F)


SetFlash

exec function SetFlash (float F)


SetFogB

exec function SetFogB (float F)


SetFogG

exec function SetFogG (float F)


SetFogR

exec function SetFogR (float F)


SetJumpZ

exec function SetJumpZ (float F)


SetSpeed

exec function SetSpeed (float F)


SloMo

exec function SloMo (float T)


Summon

exec function Summon (string ClassName)


ViewClass

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


ViewPlayer

exec function ViewPlayer (string S)


ViewSelf

exec function ViewSelf (optional bool bQuiet)


Walk

exec function Walk ()


WriteToLog

exec function WriteToLog ()