Cogito, ergo sum
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:
- U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3
- Other member categories for this class:
- instance functions, internal variables, states
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
[edit] Exec functions
[edit] SetProgressMessage
[edit] SetProgressTime
exec event SetProgressTime (float T)
[edit] ActivateInventoryItem
exec function ActivateInventoryItem (Class InvItem)
[edit] ActivateItem
exec function ActivateItem ()
[edit] AltFire
exec function AltFire (optional float F)
[edit] BehindView
exec function BehindView (bool B)
[edit] ChangeTeam
exec function ChangeTeam (int N)
[edit] ClearProgressMessages
exec function ClearProgressMessages ()
[edit] CreateCameraEffect
exec function CreateCameraEffect (class<CameraEffect> EffectClass)
[edit] DumpStates
exec function DumpStates ()
[edit] Fire
exec function Fire (optional float F)
[edit] ForceRestart
exec function ForceRestart ()
[edit] FOV
exec function FOV (float F)
[edit] GetWeapon
[edit] Jump
exec function Jump (optional float F)
[edit] LocalTravel
exec function LocalTravel (string URL)
[edit] Mutate
exec function Mutate (string MutateString)
[edit] Name
exec function Name (coerce string S)
[edit] NextWeapon
exec function NextWeapon ()
[edit] Pause
exec function Pause ()
[edit] PipedSwitchWeapon
exec function PipedSwitchWeapon (byte F)
[edit] PrevItem
exec function PrevItem ()
[edit] PrevWeapon
exec function PrevWeapon ()
[edit] QuickLoad
exec function QuickLoad ()
[edit] QuickSave
exec function QuickSave ()
[edit] Reload
exec function Reload ()
[edit] RestartLevel
exec function RestartLevel ()
[edit] Say
exec function Say (string Msg)
[edit] ServerQuit
exec function ServerQuit ()
[edit] ServerSummon
exec function ServerSummon (string ClassName)
[edit] SetMouseAccel
exec function SetMouseAccel (float F)
[edit] SetMouseSmoothing
exec function SetMouseSmoothing (int Mode)
[edit] SetName
exec function SetName (coerce string S)
[edit] SetSensitivity
exec function SetSensitivity (float F)
[edit] SetSpectateSpeed
exec function SetSpectateSpeed (float F)
[edit] Speech
exec function Speech (int Index)
[edit] Suicide
exec function Suicide ()
[edit] SwitchLevel
exec function SwitchLevel (string URL)
[edit] SwitchTeam
exec function SwitchTeam ()
[edit] SwitchWeapon
exec function SwitchWeapon (byte F)
[edit] TeamSay
exec function TeamSay (string Msg)
[edit] TeamSpeech
exec function TeamSpeech (int Index)
[edit] TestShake
[edit] ThrowWeapon
exec function ThrowWeapon ()
[edit] ToggleBehindView
exec function ToggleBehindView ()
[edit] ToggleVehicleView
exec function ToggleVehicleView ()
[edit] TraceForMemStats
exec function TraceForMemStats ()
[edit] UnUse
exec function UnUse ()
[edit] Use
exec function Use ()
[edit] VoteNo
exec function VoteNo ()
[edit] VoteYes
exec function VoteYes ()
