The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:PlayerController exec functions (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Controller >> PlayerController (exec functions)
PlayerController exec functions in other games:
U2, U2XMP, UT2003, 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 ()


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)


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)


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 ()


ToggleBehindView

exec function ToggleBehindView ()


Use

exec function Use ()