UE2:PlayerController exec functions (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Controller >> LicenseeController >> 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 ()
Admin
exec function Admin (string CommandLine)
AltFire
exec function AltFire ()
BehindView
exec function BehindView (bool B)
ClearProgressMessages
exec function ClearProgressMessages ()
Fire
exec function Fire ()
FOV
exec function FOV (float F)
GetWeapon
Jump
exec function Jump (optional float F)
LocalTravel
exec function LocalTravel (string URL)
Mark
exec function Mark ()
Name
exec function Name (coerce string S)
NextWeapon
exec function NextWeapon ()
Pause
exec function Pause ()
PrevItem
exec function PrevItem ()
PrevWeapon
exec function PrevWeapon ()
QuickLoad
exec function QuickLoad ()
QuickSave
exec function QuickSave ()
RestartLevel
exec function RestartLevel ()
Overrides: Controller.RestartLevel
Say
exec function Say (string Msg)
SetAirControl
exec function SetAirControl (float F)
SetMasterVolume
exec function SetMasterVolume (int Volume)
Speech
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)
TestShake
ThrowWeapon
exec function ThrowWeapon ()
Unuse
exec function Unuse ()
Overrides: Controller.Unuse
Use
exec function Use ()
Overrides: Controller.Use