Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:PlayerController instance functions (U2)
Object >> Actor >> Controller >> PlayerController (instance functions) |
Contents
- 1 Instance functions
- 1.1 AdjustAim
- 1.2 AdjustView
- 1.3 AllowSelectionMenuEscape
- 1.4 AllowVoiceMessage
- 1.5 AskForPawn
- 1.6 BadConnect
- 1.7 BlendRot
- 1.8 CalcBehindView
- 1.9 CalcFirstPersonView
- 1.10 CanRestartPlayer
- 1.11 CanSwitchToStateOnClient
- 1.12 ChangeAlwaysMouseLook
- 1.13 ChangedWeapon
- 1.14 ChangeName
- 1.15 ChangeStairLook
- 1.16 CleanOutSavedMoves
- 1.17 ClearDoubleClick
- 1.18 ClientAddCheats
- 1.19 ClientAdjustGlow
- 1.20 ClientAdjustPosition
- 1.21 ClientCapBandwidth
- 1.22 ClientChangeVoiceChatter
- 1.23 ClientFlash
- 1.24 ClientGotoState
- 1.25 ClientLeaveVoiceChat
- 1.26 ClientPlayForceFeedback
- 1.27 ClientPlaySound
- 1.28 ClientReliablePlaySound
- 1.29 ClientRestart
- 1.30 ClientSendEvent
- 1.31 ClientSetBehindView
- 1.32 ClientSetFixedCamera
- 1.33 ClientSetHUD
- 1.34 ClientSetMusic
- 1.35 ClientSetThirdPersonVehicleMode
- 1.36 ClientShake
- 1.37 ClientStopForceFeedback
- 1.38 ClientUpdatePosition
- 1.39 ClientVoiceMessage
- 1.40 CompressAccel
- 1.41 ContinueNotifyRocketLockOnA
- 1.42 ContinueNotifyRocketLockOnB
- 1.43 ContinueNotifyRocketLockOnC
- 1.44 ContinueNotifyRocketLockOnD
- 1.45 damageAttitudeTo
- 1.46 DemoClientSetHUD
- 1.47 DoUnTeleport
- 1.48 EndZoom
- 1.49 EnterStartState
- 1.50 FindGoodView
- 1.51 FixFOV
- 1.52 ForceDeathUpdate
- 1.53 GameOverAnnounce
- 1.54 GetAdminInfo
- 1.55 GetFacingDirection
- 1.56 GetFreeMove
- 1.57 GetKickPlayer
- 1.58 GetMOTDLine1
- 1.59 GetMOTDLine2
- 1.60 GetMOTDLine3
- 1.61 GetMOTDLine4
- 1.62 GetPollOwner
- 1.63 GetProgressColorA
- 1.64 GetProgressColorB
- 1.65 GetProgressColorC
- 1.66 GetProgressColorD
- 1.67 GetProgressMessageA
- 1.68 GetProgressMessageB
- 1.69 GetProgressMessageC
- 1.70 GetProgressMessageD
- 1.71 GetServerName
- 1.72 GetUIAlpha
- 1.73 GetUseBarEnable
- 1.74 GetUseBarIconIndex
- 1.75 GetUseBarPercent
- 1.76 GetUseText
- 1.77 GetViewRotation
- 1.78 GetVotesRequired
- 1.79 GivePawn
- 1.80 HandleDying
- 1.81 HandleMercyKilled
- 1.82 HandlePickup
- 1.83 HandleRevived
- 1.84 HandleSpawnedObject
- 1.85 HandleWalking
- 1.86 IsDead
- 1.87 IsSpectating
- 1.88 KickBanRequested
- 1.89 KickRequest
- 1.90 KickRequested
- 1.91 LoadPlayers
- 1.92 LongClientAdjustPosition
- 1.93 MOTDEnabled
- 1.94 MoveAutonomous
- 1.95 NotifyRocketLockOnA
- 1.96 NotifyRocketLockOnB
- 1.97 NotifyRocketLockOnC
- 1.98 NotifyRocketLockOnD
- 1.99 PawnDied
- 1.100 PendingStasis
- 1.101 PlayAnnouncement
- 1.102 PlayBeepSound
- 1.103 PlayerMove
- 1.104 PlayerSees
- 1.105 PlayerSeesEx
- 1.106 PlayerSeesEx2
- 1.107 PlayIntroMusic
- 1.108 PlayLoadingMusic
- 1.109 Possess
- 1.110 ProcessDrive
- 1.111 ProcessMove
- 1.112 ProgressEnabled
- 1.113 ReplicateMove
- 1.114 Reset
- 1.115 ResetFOV
- 1.116 Restart
- 1.117 ServerAddCheats
- 1.118 ServerCanCheat
- 1.119 ServerChangeClass
- 1.120 ServerCheckCommandLine
- 1.121 ServerDeployCheat
- 1.122 ServerDrive
- 1.123 ServerDumpStates
- 1.124 ServerGivePawn
- 1.125 ServerMove
- 1.126 ServerReload
- 1.127 ServerRestartGame
- 1.128 ServerSetClientDemo
- 1.129 ServerSetTeamEnergy
- 1.130 ServerSpectateSpeed
- 1.131 ServerThrowWeapon
- 1.132 ServerToggleBehindView
- 1.133 ServerToggleVehicleView
- 1.134 ServerUnuse
- 1.135 ServerUpdatePing
- 1.136 ServerUse
- 1.137 ServerVerifyViewTarget
- 1.138 ServerViewNextPlayer
- 1.139 ServerViewSelf
- 1.140 SetFOV
- 1.141 SetFOVAngle
- 1.142 SetPause
- 1.143 SetUIAlpha
- 1.144 SetUseTarget
- 1.145 ShakeView
- 1.146 ShortClientAdjustPosition
- 1.147 ShortServerMove
- 1.148 ShouldAutoSwitch
- 1.149 ShowHUD
- 1.150 ShowPoll
- 1.151 StartZoom
- 1.152 StopForceFeedback
- 1.153 StopIntroMusic
- 1.154 StopLoadingMusic
- 1.155 StopZoom
- 1.156 TargetUnuse
- 1.157 TargetUse
- 1.158 ToggleZoom
- 1.159 TurnAround
- 1.160 TurnTowardNearestEnemy
- 1.161 Typing
- 1.162 UnPossess
- 1.163 UpdateRotation
- 1.164 VeryShortClientAdjustPosition
- 1.165 ViewNextBot
- 1.166 ViewShake
- PlayerController instance functions in other games:
- U2XMP, UE2Runtime, UT2003, UT2004, UT3, UDK
- Other member categories for this class:
- exec 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. |
Instance functions
AdjustAim
Overrides: Controller.AdjustAim
AdjustView
Overrides: Controller.AdjustView
AllowSelectionMenuEscape
AllowVoiceMessage
Overrides: Controller.AllowVoiceMessage
AskForPawn
BadConnect
BlendRot
CalcBehindView
CalcFirstPersonView
CanRestartPlayer
CanSwitchToStateOnClient
ChangeAlwaysMouseLook
ChangedWeapon
Overrides: Controller.ChangedWeapon
ChangeName
ChangeStairLook
CleanOutSavedMoves
ClearDoubleClick
ClientAddCheats
ClientAdjustGlow
ClientAdjustPosition
ClientCapBandwidth
ClientChangeVoiceChatter
ClientFlash
ClientGotoState
ClientLeaveVoiceChat
ClientPlayForceFeedback
ClientPlaySound
ClientReliablePlaySound
ClientRestart
ClientSendEvent
ClientSetBehindView
ClientSetFixedCamera
ClientSetHUD
ClientSetMusic
ClientSetThirdPersonVehicleMode
ClientShake
ClientStopForceFeedback
ClientUpdatePosition
ClientVoiceMessage
Overrides: Controller.ClientVoiceMessage
CompressAccel
ContinueNotifyRocketLockOnA
ContinueNotifyRocketLockOnB
ContinueNotifyRocketLockOnC
ContinueNotifyRocketLockOnD
damageAttitudeTo
Overrides: Controller.damageAttitudeTo
DemoClientSetHUD
DoUnTeleport
EndZoom
EnterStartState
FindGoodView
FixFOV
ForceDeathUpdate
GameOverAnnounce
GetAdminInfo
GetFacingDirection
Overrides: Controller.GetFacingDirection
GetFreeMove
GetKickPlayer
GetMOTDLine1
GetMOTDLine2
GetMOTDLine3
GetMOTDLine4
GetPollOwner
GetProgressColorA
GetProgressColorB
GetProgressColorC
GetProgressColorD
GetProgressMessageA
GetProgressMessageB
GetProgressMessageC
GetProgressMessageD
GetServerName
GetUIAlpha
GetUseBarEnable
GetUseBarIconIndex
GetUseBarPercent
GetUseText
GetViewRotation
Overrides: Controller.GetViewRotation
GetVotesRequired
GivePawn
HandleDying
Overrides: Controller.HandleDying
HandleMercyKilled
Overrides: Controller.HandleMercyKilled
HandlePickup
Overrides: Controller.HandlePickup
HandleRevived
Overrides: Controller.HandleRevived
HandleSpawnedObject
HandleWalking
IsDead
IsSpectating
KickBanRequested
KickRequest
KickRequested
LoadPlayers
LongClientAdjustPosition
MOTDEnabled
MoveAutonomous
NotifyRocketLockOnA
NotifyRocketLockOnB
NotifyRocketLockOnC
NotifyRocketLockOnD
PawnDied
Overrides: Controller.PawnDied
PendingStasis
Overrides: Controller.PendingStasis
PlayAnnouncement
PlayBeepSound
PlayerMove
PlayerSees
PlayerSeesEx
PlayerSeesEx2
PlayIntroMusic
PlayLoadingMusic
Possess
Overrides: Controller.Possess
ProcessDrive
ProcessMove
ProgressEnabled
ReplicateMove
Reset
Overrides: Controller.Reset
ResetFOV
Restart
Overrides: Controller.Restart
ServerAddCheats
ServerCanCheat
ServerChangeClass
ServerCheckCommandLine
ServerDeployCheat
ServerDrive
ServerDumpStates
ServerGivePawn
Overrides: Controller.ServerGivePawn
ServerMove
ServerReload
ServerRestartGame
ServerSetClientDemo
ServerSetTeamEnergy
ServerSpectateSpeed
ServerThrowWeapon
ServerToggleBehindView
ServerToggleVehicleView
ServerUnuse
ServerUpdatePing
ServerUse
ServerVerifyViewTarget
ServerViewNextPlayer
ServerViewSelf
SetFOV
SetFOVAngle
SetPause
SetUIAlpha
SetUseTarget
ShakeView
Overrides: Controller.ShakeView
ShortClientAdjustPosition
ShortServerMove
ShouldAutoSwitch
ShowHUD
ShowPoll
StartZoom
StopForceFeedback
StopIntroMusic
StopLoadingMusic
StopZoom
TargetUnuse
TargetUse
ToggleZoom
TurnAround
TurnTowardNearestEnemy
Typing
UnPossess
Overrides: Controller.UnPossess