I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:PlayerController exec functions (U2)

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


DumpStates

exec function DumpStates ()


Fire

exec function Fire (optional float F)


ForceRestart

exec function ForceRestart ()


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


Reload

exec function Reload ()


RestartLevel

exec function RestartLevel ()


Say

exec function Say (string Msg)


ServerQuit

exec function ServerQuit ()


ServerSummon

exec function ServerSummon (string ClassName)


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)


Speech

exec function Speech (int Index)


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)


TeamSpeech

exec function TeamSpeech (int Index)


TestShake

exec function TestShake (float Magnitude, optional float Duration)


ThrowWeapon

exec function ThrowWeapon ()


ToggleBehindView

exec function ToggleBehindView ()


ToggleVehicleView

exec function ToggleVehicleView ()


TraceForMemStats

exec function TraceForMemStats ()


UnUse

exec function UnUse ()


Use

exec function Use ()


VoteNo

exec function VoteNo ()


VoteYes

exec function VoteYes ()