Cogito, ergo sum
UE2:PlayerController exec functions (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Controller >> PlayerController (exec functions) |
- PlayerController exec functions in other games:
- U2, U2XMP, UDK, 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] Fire
exec function Fire (optional float F)
[edit] ForceReload
exec function ForceReload ()
[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] RestartLevel
exec function RestartLevel ()
[edit] Say
exec function Say (string Msg)
[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] SetWeaponHand
exec function SetWeaponHand (string S)
[edit] ShowGun
exec function ShowGun ()
[edit] ShowMenu
exec function ShowMenu ()
[edit] Speech
[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] ThrowWeapon
exec function ThrowWeapon ()
[edit] ToggleBehindView
exec function ToggleBehindView ()
[edit] Use
exec function Use ()
