I'm a doctor, not a mechanic
UE1:PlayerPawn exec functions (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> PlayerPawn (exec functions) |
Contents
- 1 Exec functions
- 1.1 ShowUpgradeMenu
- 1.2 ActivateHint
- 1.3 ActivateInventoryItem
- 1.4 ActivateItem
- 1.5 ActivateTranslator
- 1.6 AddBots
- 1.7 Admin
- 1.8 AllAmmo
- 1.9 AltFire
- 1.10 AlwaysMouseLook
- 1.11 Amphibious
- 1.12 BehindView
- 1.13 CallForHelp
- 1.14 CauseEvent
- 1.15 ChangeCrosshair
- 1.16 ChangeHud
- 1.17 CheatView
- 1.18 ClearProgressMessages
- 1.19 FeignDeath
- 1.20 Fire
- 1.21 Fly
- 1.22 FOV
- 1.23 FunctionKey
- 1.24 GetWeapon
- 1.25 Ghost
- 1.26 God
- 1.27 Grab
- 1.28 InvertMouse
- 1.29 Invisible
- 1.30 Jump
- 1.31 Kick
- 1.32 KillAll
- 1.33 KillPawns
- 1.34 LocalTravel
- 1.35 NeverSwitchOnPickup
- 1.36 NextWeapon
- 1.37 Pause
- 1.38 Ping
- 1.39 PlayerList
- 1.40 PlayersOnly
- 1.41 PrevItem
- 1.42 PrevWeapon
- 1.43 Profile
- 1.44 QuickLoad
- 1.45 QuickSave
- 1.46 RememberSpot
- 1.47 RestartLevel
- 1.48 Say
- 1.49 SetAutoAim
- 1.50 SetBob
- 1.51 SetDesiredFOV
- 1.52 SetDodgeClickTime
- 1.53 SetHand
- 1.54 SetJumpZ
- 1.55 SetMaxMouseSmoothing
- 1.56 SetMouseSmoothThreshold
- 1.57 SetName
- 1.58 SetProgressColor
- 1.59 SetProgressMessage
- 1.60 SetProgressTime
- 1.61 SetSensitivity
- 1.62 SetSpeed
- 1.63 SetViewFlash
- 1.64 ShowInventory
- 1.65 ShowLoadMenu
- 1.66 ShowMenu
- 1.67 ShowPath
- 1.68 ShowScores
- 1.69 ShowSpecialMenu
- 1.70 SloMo
- 1.71 SnapView
- 1.72 Speech
- 1.73 StairLook
- 1.74 Suicide
- 1.75 Summon
- 1.76 SwitchCoopLevel
- 1.77 SwitchLevel
- 1.78 SwitchWeapon
- 1.79 Taunt
- 1.80 TeamSay
- 1.81 ThrowWeapon
- 1.82 TimeDemo
- 1.83 ViewClass
- 1.84 ViewPlayer
- 1.85 ViewPlayerNum
- 1.86 ViewSelf
- 1.87 Walk
- PlayerPawn exec functions in other games:
- U1, UT
- Other member categories for this class:
- instance functions, internal variables, states
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
ShowUpgradeMenu
exec event ShowUpgradeMenu ()
ActivateHint
exec function ActivateHint ()
ActivateInventoryItem
exec function ActivateInventoryItem (Class InvItem)
ActivateItem
exec function ActivateItem ()
ActivateTranslator
exec function ActivateTranslator ()
AddBots
exec function AddBots (int N)
Admin
exec function Admin (string CommandLine)
AllAmmo
exec function AllAmmo ()
AltFire
exec function AltFire (optional float F)
AlwaysMouseLook
exec function AlwaysMouseLook (bool B)
Amphibious
exec function Amphibious ()
BehindView
exec function BehindView (bool B)
CallForHelp
exec function CallForHelp ()
CauseEvent
exec function CauseEvent (name N)
ChangeCrosshair
exec function ChangeCrosshair ()
ChangeHud
exec function ChangeHud ()
CheatView
ClearProgressMessages
exec function ClearProgressMessages ()
FeignDeath
exec function FeignDeath ()
Fire
exec function Fire (optional float F)
Fly
exec function Fly ()
FOV
exec function FOV (float F)
FunctionKey
exec function FunctionKey (byte Num)
GetWeapon
Ghost
exec function Ghost ()
God
exec function God ()
Grab
exec function Grab ()
InvertMouse
exec function InvertMouse (bool B)
Invisible
exec function Invisible (bool B)
Jump
exec function Jump (optional float F)
Kick
exec function Kick (string S)
KillAll
KillPawns
exec function KillPawns ()
LocalTravel
exec function LocalTravel (string URL)
NeverSwitchOnPickup
exec function NeverSwitchOnPickup (bool B)
NextWeapon
exec function NextWeapon ()
Pause
exec function Pause ()
Ping
exec function Ping ()
PlayerList
exec function PlayerList ()
PlayersOnly
exec function PlayersOnly ()
PrevItem
exec function PrevItem ()
PrevWeapon
exec function PrevWeapon ()
Profile
exec function Profile ()
QuickLoad
exec function QuickLoad ()
QuickSave
exec function QuickSave ()
RememberSpot
exec function RememberSpot ()
RestartLevel
exec function RestartLevel ()
Say
exec function Say (string Msg)
SetAutoAim
exec function SetAutoAim (float F)
SetBob
exec function SetBob (float F)
SetDesiredFOV
exec function SetDesiredFOV (float F)
SetDodgeClickTime
exec function SetDodgeClickTime (float F)
SetHand
exec function SetHand (string S)
SetJumpZ
exec function SetJumpZ (float F)
SetMaxMouseSmoothing
exec function SetMaxMouseSmoothing (bool B)
SetMouseSmoothThreshold
exec function SetMouseSmoothThreshold (float F)
SetName
exec function SetName (coerce string S)
SetProgressColor
exec function SetProgressColor (Object.Color C, int Index)
SetProgressMessage
SetProgressTime
exec function SetProgressTime (float T)
SetSensitivity
exec function SetSensitivity (float F)
SetSpeed
exec function SetSpeed (float F)
SetViewFlash
exec function SetViewFlash (bool B)
ShowInventory
exec function ShowInventory ()
ShowLoadMenu
exec function ShowLoadMenu ()
ShowMenu
exec function ShowMenu ()
ShowPath
exec function ShowPath ()
ShowScores
exec function ShowScores ()
ShowSpecialMenu
exec function ShowSpecialMenu (string ClassName)
SloMo
exec function SloMo (float T)
SnapView
exec function SnapView (bool B)
Speech
StairLook
exec function StairLook (bool B)
Suicide
exec function Suicide ()
Summon
exec function Summon (string ClassName)
SwitchCoopLevel
exec function SwitchCoopLevel (string URL)
SwitchLevel
exec function SwitchLevel (string URL)
SwitchWeapon
exec function SwitchWeapon (byte F)
Taunt
exec function Taunt (name Sequence)
TeamSay
exec function TeamSay (string Msg)
ThrowWeapon
exec function ThrowWeapon ()
TimeDemo
ViewClass
ViewPlayer
exec function ViewPlayer (string S)
ViewPlayerNum
exec function ViewPlayerNum (optional int num)
ViewSelf
exec function ViewSelf ()
Walk
exec function Walk ()