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[edit]
AdjustAim[edit]
Overrides: Controller.AdjustAim
AdjustView[edit]
Overrides: Controller.AdjustView
AllowSelectionMenuEscape[edit]
AllowVoiceMessage[edit]
Overrides: Controller.AllowVoiceMessage
AskForPawn[edit]
BadConnect[edit]
BlendRot[edit]
CalcBehindView[edit]
CalcFirstPersonView[edit]
CanRestartPlayer[edit]
CanSwitchToStateOnClient[edit]
ChangeAlwaysMouseLook[edit]
ChangedWeapon[edit]
Overrides: Controller.ChangedWeapon
ChangeName[edit]
ChangeStairLook[edit]
CleanOutSavedMoves[edit]
ClearDoubleClick[edit]
ClientAddCheats[edit]
ClientAdjustGlow[edit]
ClientAdjustPosition[edit]
ClientCapBandwidth[edit]
ClientChangeVoiceChatter[edit]
ClientFlash[edit]
ClientGotoState[edit]
ClientLeaveVoiceChat[edit]
ClientPlayForceFeedback[edit]
ClientPlaySound[edit]
ClientReliablePlaySound[edit]
ClientRestart[edit]
ClientSendEvent[edit]
ClientSetBehindView[edit]
ClientSetFixedCamera[edit]
ClientSetHUD[edit]
ClientSetMusic[edit]
ClientSetThirdPersonVehicleMode[edit]
ClientShake[edit]
ClientStopForceFeedback[edit]
ClientUpdatePosition[edit]
ClientVoiceMessage[edit]
Overrides: Controller.ClientVoiceMessage
CompressAccel[edit]
ContinueNotifyRocketLockOnA[edit]
ContinueNotifyRocketLockOnB[edit]
ContinueNotifyRocketLockOnC[edit]
ContinueNotifyRocketLockOnD[edit]
damageAttitudeTo[edit]
Overrides: Controller.damageAttitudeTo
DemoClientSetHUD[edit]
DoUnTeleport[edit]
EndZoom[edit]
EnterStartState[edit]
FindGoodView[edit]
FixFOV[edit]
ForceDeathUpdate[edit]
GameOverAnnounce[edit]
GetAdminInfo[edit]
GetFacingDirection[edit]
Overrides: Controller.GetFacingDirection
GetFreeMove[edit]
GetKickPlayer[edit]
GetMOTDLine1[edit]
GetMOTDLine2[edit]
GetMOTDLine3[edit]
GetMOTDLine4[edit]
GetPollOwner[edit]
GetProgressColorA[edit]
GetProgressColorB[edit]
GetProgressColorC[edit]
GetProgressColorD[edit]
GetProgressMessageA[edit]
GetProgressMessageB[edit]
GetProgressMessageC[edit]
GetProgressMessageD[edit]
GetServerName[edit]
GetUIAlpha[edit]
GetUseBarEnable[edit]
GetUseBarIconIndex[edit]
GetUseBarPercent[edit]
GetUseText[edit]
GetViewRotation[edit]
Overrides: Controller.GetViewRotation
GetVotesRequired[edit]
GivePawn[edit]
HandleDying[edit]
Overrides: Controller.HandleDying
HandleMercyKilled[edit]
Overrides: Controller.HandleMercyKilled
HandlePickup[edit]
Overrides: Controller.HandlePickup
HandleRevived[edit]
Overrides: Controller.HandleRevived
HandleSpawnedObject[edit]
HandleWalking[edit]
IsDead[edit]
IsSpectating[edit]
KickBanRequested[edit]
KickRequest[edit]
KickRequested[edit]
LoadPlayers[edit]
LongClientAdjustPosition[edit]
MOTDEnabled[edit]
MoveAutonomous[edit]
NotifyRocketLockOnA[edit]
NotifyRocketLockOnB[edit]
NotifyRocketLockOnC[edit]
NotifyRocketLockOnD[edit]
PawnDied[edit]
Overrides: Controller.PawnDied
PendingStasis[edit]
Overrides: Controller.PendingStasis
PlayAnnouncement[edit]
PlayBeepSound[edit]
PlayerMove[edit]
PlayerSees[edit]
PlayerSeesEx[edit]
PlayerSeesEx2[edit]
PlayIntroMusic[edit]
PlayLoadingMusic[edit]
Possess[edit]
Overrides: Controller.Possess
ProcessDrive[edit]
ProcessMove[edit]
ProgressEnabled[edit]
ReplicateMove[edit]
Reset[edit]
Overrides: Controller.Reset
ResetFOV[edit]
Restart[edit]
Overrides: Controller.Restart
ServerAddCheats[edit]
ServerCanCheat[edit]
ServerChangeClass[edit]
ServerCheckCommandLine[edit]
ServerDeployCheat[edit]
ServerDrive[edit]
ServerDumpStates[edit]
ServerGivePawn[edit]
Overrides: Controller.ServerGivePawn
ServerMove[edit]
ServerReload[edit]
ServerRestartGame[edit]
ServerSetClientDemo[edit]
ServerSetTeamEnergy[edit]
ServerSpectateSpeed[edit]
ServerThrowWeapon[edit]
ServerToggleBehindView[edit]
ServerToggleVehicleView[edit]
ServerUnuse[edit]
ServerUpdatePing[edit]
ServerUse[edit]
ServerVerifyViewTarget[edit]
ServerViewNextPlayer[edit]
ServerViewSelf[edit]
SetFOV[edit]
SetFOVAngle[edit]
SetPause[edit]
SetUIAlpha[edit]
SetUseTarget[edit]
ShakeView[edit]
Overrides: Controller.ShakeView
ShortClientAdjustPosition[edit]
ShortServerMove[edit]
ShouldAutoSwitch[edit]
ShowHUD[edit]
ShowPoll[edit]
StartZoom[edit]
StopForceFeedback[edit]
StopIntroMusic[edit]
StopLoadingMusic[edit]
StopZoom[edit]
TargetUnuse[edit]
TargetUse[edit]
ToggleZoom[edit]
TurnAround[edit]
TurnTowardNearestEnemy[edit]
Typing[edit]
UnPossess[edit]
Overrides: Controller.UnPossess