Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:PlayerController exec functions (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Controller >> PlayerController (exec functions)
PlayerController exec functions in other games:
U2, U2XMP, UE2Runtime, UT2004, UT3, UDK
Other member categories for this class:
instance functions, internal variables, states

Exec functions[edit]

SetProgressMessage[edit]

exec event SetProgressMessage (int Index, string S, Object.Color C)


SetProgressTime[edit]

exec event SetProgressTime (float T)


ActivateInventoryItem[edit]

exec function ActivateInventoryItem (Class InvItem)


ActivateItem[edit]

exec function ActivateItem ()


Admin[edit]

exec function Admin (string CommandLine)


AdminGUI[edit]

exec function AdminGUI ()


AdminLogin[edit]

exec function AdminLogin (string CmdLine)


AdminLogout[edit]

exec function AdminLogout ()


AltFire[edit]

exec function AltFire (optional float F)


BehindView[edit]

exec function BehindView (bool B)


ChangeTeam[edit]

exec function ChangeTeam (int N)


ClearProgressMessages[edit]

exec function ClearProgressMessages ()


CreateCameraEffect[edit]

exec function CreateCameraEffect (class<CameraEffectEffectClass)


Fire[edit]

exec function Fire (optional float F)


ForceReload[edit]

exec function ForceReload ()


FOV[edit]

exec function FOV (float F)


GetWeapon[edit]

exec function GetWeapon (class<WeaponNewWeaponClass)


InvertLook[edit]

exec function InvertLook ()


Jump[edit]

exec function Jump (optional float F)


LocalTravel[edit]

exec function LocalTravel (string URL)


Mutate[edit]

exec function Mutate (string MutateString)


Name[edit]

exec function Name (coerce string S)


NextWeapon[edit]

exec function NextWeapon ()


Pause[edit]

exec function Pause ()


PipedSwitchWeapon[edit]

exec function PipedSwitchWeapon (byte F)


PrevItem[edit]

exec function PrevItem ()


PrevWeapon[edit]

exec function PrevWeapon ()


QuickLoad[edit]

exec function QuickLoad ()


QuickSave[edit]

exec function QuickSave ()


RestartLevel[edit]

exec function RestartLevel ()


Say[edit]

exec function Say (string Msg)


SetAutoTaunt[edit]

exec function SetAutoTaunt (bool Value)


SetFlashScaling[edit]

exec function SetFlashScaling (float F)


SetMouseAccel[edit]

exec function SetMouseAccel (float F)


SetMouseSmoothing[edit]

exec function SetMouseSmoothing (int Mode)


SetName[edit]

exec function SetName (coerce string S)


SetSensitivity[edit]

exec function SetSensitivity (float F)


SetSpectateSpeed[edit]

exec function SetSpectateSpeed (float F)


SetWeaponHand[edit]

exec function SetWeaponHand (string S)


ShowGun[edit]

exec function ShowGun ()


ShowMenu[edit]

exec function ShowMenu ()


Speech[edit]

exec function Speech (name Type, int Index, string Callsign)


Suicide[edit]

exec function Suicide ()


SwitchLevel[edit]

exec function SwitchLevel (string URL)


SwitchTeam[edit]

exec function SwitchTeam ()


SwitchWeapon[edit]

exec function SwitchWeapon (byte F)


TeamSay[edit]

exec function TeamSay (string Msg)


ThrowWeapon[edit]

exec function ThrowWeapon ()


Use[edit]

exec function Use ()