I'm a doctor, not a mechanic

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

SetProgressMessage

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


SetProgressTime

exec event SetProgressTime (float T)


ActivateInventoryItem

exec function ActivateInventoryItem (Class InvItem)


ActivateItem

exec function ActivateItem ()


Admin

exec function Admin (string CommandLine)


AdminGUI

exec function AdminGUI ()


AdminLogin

exec function AdminLogin (string CmdLine)


AdminLogout

exec function AdminLogout ()


AltFire

exec function AltFire (optional float F)


BehindView

exec function BehindView (bool B)


ChangeTeam

exec function ChangeTeam (int N)


ClearProgressMessages

exec function ClearProgressMessages ()


CreateCameraEffect

exec function CreateCameraEffect (class<CameraEffectEffectClass)


Fire

exec function Fire (optional float F)


ForceReload

exec function ForceReload ()


FOV

exec function FOV (float F)


GetWeapon

exec function GetWeapon (class<WeaponNewWeaponClass)


InvertLook

exec function InvertLook ()


Jump

exec function Jump (optional float F)


LocalTravel

exec function LocalTravel (string URL)


Mutate

exec function Mutate (string MutateString)


Name

exec function Name (coerce string S)


NextWeapon

exec function NextWeapon ()


Pause

exec function Pause ()


PipedSwitchWeapon

exec function PipedSwitchWeapon (byte F)


PrevItem

exec function PrevItem ()


PrevWeapon

exec function PrevWeapon ()


QuickLoad

exec function QuickLoad ()


QuickSave

exec function QuickSave ()


RestartLevel

exec function RestartLevel ()


Say

exec function Say (string Msg)


SetAutoTaunt

exec function SetAutoTaunt (bool Value)


SetFlashScaling

exec function SetFlashScaling (float F)


SetMouseAccel

exec function SetMouseAccel (float F)


SetMouseSmoothing

exec function SetMouseSmoothing (int Mode)


SetName

exec function SetName (coerce string S)


SetSensitivity

exec function SetSensitivity (float F)


SetSpectateSpeed

exec function SetSpectateSpeed (float F)


SetWeaponHand

exec function SetWeaponHand (string S)


ShowGun

exec function ShowGun ()


ShowMenu

exec function ShowMenu ()


Speech

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


Suicide

exec function Suicide ()


SwitchLevel

exec function SwitchLevel (string URL)


SwitchTeam

exec function SwitchTeam ()


SwitchWeapon

exec function SwitchWeapon (byte F)


TeamSay

exec function TeamSay (string Msg)


ThrowWeapon

exec function ThrowWeapon ()


Use

exec function Use ()