UE2:PlayerController exec functions (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Controller >> PlayerController (exec functions) |
- PlayerController exec functions in other games:
- Other member categories for this class:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Exec functions
SetProgressMessage
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<CameraEffect> EffectClass)
DumpStates
exec function DumpStates ()
Fire
exec function Fire (optional float F)
ForceRestart
exec function ForceRestart ()
FOV
exec function FOV (float F)
GetWeapon
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
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 ()