There is no spoon
UE2:PlayerController internal variables (UE2Runtime)
Object >> Actor >> Controller >> PlayerController (internal variables) |
Contents
- 1 Internal variables
- 1.1 aBaseX
- 1.2 aBaseY
- 1.3 aBaseZ
- 1.4 aForward
- 1.5 AimingHelp
- 1.6 aLookUp
- 1.7 aMouseX
- 1.8 aMouseY
- 1.9 AnnouncerLevel
- 1.10 AnnouncerVolume
- 1.11 aStrafe
- 1.12 aTurn
- 1.13 aUp
- 1.14 bAllActorsRelevant
- 1.15 bAlwaysLevel
- 1.16 bAlwaysMouseLook
- 1.17 bAutoTaunt
- 1.18 bBehindView
- 1.19 bBlockCloseCamera
- 1.20 bCameraPositionLocked
- 1.21 bCenterView
- 1.22 bCheatFlying
- 1.23 bClientDemo
- 1.24 bDoubleJump
- 1.25 bDynamicNetSpeed
- 1.26 bFixedCamera
- 1.27 bForcePrecache
- 1.28 bFreeCamera
- 1.29 bFreeLook
- 1.30 bFrozen
- 1.31 bIsTyping
- 1.32 bJumpStatus
- 1.33 bKeyboardLook
- 1.34 BlendedTargetViewRotation
- 1.35 bLook
- 1.36 bLookUpStairs
- 1.37 bNeverSwitchOnPickup
- 1.38 bNoAutoTaunts
- 1.39 bNoMatureLanguage
- 1.40 bNoVoiceMessages
- 1.41 bNoVoiceTaunts
- 1.42 bPendingDestroy
- 1.43 bPressedJump
- 1.44 bSetTurnRot
- 1.45 bShortConnectTimeOut
- 1.46 bSnapLevel
- 1.47 bSnapToLevel
- 1.48 bStrafe
- 1.49 bTurn180
- 1.50 bTurnToNearest
- 1.51 bUpdatePosition
- 1.52 bUpdating
- 1.53 bValidBehindCamera
- 1.54 bViewBot
- 1.55 bXAxis
- 1.56 bYAxis
- 1.57 bZeroRoll
- 1.58 bZooming
- 1.59 CameraDist
- 1.60 CameraEffects
- 1.61 CheatClass
- 1.62 CheatManager
- 1.63 ClientCap
- 1.64 ClientUpdateTime
- 1.65 ConstantGlowFog
- 1.66 ConstantGlowScale
- 1.67 CurrentDistanceFogEnd
- 1.68 CurrentTimeStamp
- 1.69 DefaultFOV
- 1.70 DemoViewer
- 1.71 DemoViewPitch
- 1.72 DemoViewYaw
- 1.73 DesiredFOV
- 1.74 DoubleClickDir
- 1.75 DynamicPingThreshold
- 1.76 EnemyTurnSpeed
- 1.77 ExactPing
- 1.78 FailedPathStart
- 1.79 FixedLocation
- 1.80 FixedRotation
- 1.81 FlashFog
- 1.82 FlashScale
- 1.83 ForcePrecacheTime
- 1.84 FreeMoves
- 1.85 GameReplicationInfo
- 1.86 GroundPitch
- 1.87 InputClass
- 1.88 LastDistanceFogColor
- 1.89 LastDistanceFogEnd
- 1.90 LastDistanceFogStart
- 1.91 LastPingUpdate
- 1.92 LastPlaySound
- 1.93 LastPlaySpeech
- 1.94 LastUpdateTime
- 1.95 LastZone
- 1.96 LocalMessageClass
- 1.97 MaxResponseTime
- 1.98 MaxShakeOffset
- 1.99 MaxShakeRoll
- 1.100 MaxTimeMargin
- 1.101 Misc1
- 1.102 Misc2
- 1.103 myHUD
- 1.104 NextSpeedChange
- 1.105 NoPauseMessage
- 1.106 OldCameraLoc
- 1.107 OldCameraRot
- 1.108 OldClientWeapon
- 1.109 OldFloor
- 1.110 OldPing
- 1.111 OrthoZoom
- 1.112 OwnCamera
- 1.113 PendingMove
- 1.114 Player
- 1.115 PlayerInput
- 1.116 PlayerSecurity
- 1.117 ProgressColor
- 1.118 ProgressMessage
- 1.119 ProgressTimeOut
- 1.120 QuickSaveString
- 1.121 RealViewTarget
- 1.122 RenderWorldToCamera
- 1.123 RendMap
- 1.124 SavedMoves
- 1.125 ServerTimeStamp
- 1.126 ShakeOffset
- 1.127 ShakeOffsetRate
- 1.128 ShakeOffsetTime
- 1.129 ShakeRollRate
- 1.130 ShakeRollTime
- 1.131 ShowFlags
- 1.132 Song
- 1.133 SpectateSpeed
- 1.134 StatsPassword
- 1.135 StatsUsername
- 1.136 TargetEyeHeight
- 1.137 TargetViewRotation
- 1.138 TargetWeaponViewOffset
- 1.139 TimeMargin
- 1.140 TimeSinceLastFogChange
- 1.141 Transition
- 1.142 TurnRot180
- 1.143 TurnTarget
- 1.144 UseFixedVisibility
- 1.145 ViewingFrom
- 1.146 ViewTarget
- 1.147 WaitDelay
- 1.148 WeaponUpdate
- 1.149 ZoomLevel
- PlayerController internal variables in other games:
- U2, UT2003, UT2004, UT3, UDK
- Other member categories for this class:
- exec functions, instance functions, 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. |
Internal variables[edit]
aBaseX[edit]
Type: float
Modifiers: input
aBaseY[edit]
Type: float
Modifiers: input
aBaseZ[edit]
Type: float
Modifiers: input
aForward[edit]
Type: float
Modifiers: input
AimingHelp[edit]
Type: float
Modifiers: globalconfig
aLookUp[edit]
Type: float
Modifiers: input
aMouseX[edit]
Type: float
Modifiers: input
aMouseY[edit]
Type: float
Modifiers: input
AnnouncerLevel[edit]
Type: byte
Modifiers: globalconfig
0=none, 1=no possession announcements, 2=all
AnnouncerVolume[edit]
Type: byte
Modifiers: globalconfig
1 to 4
Default value: 4
aStrafe[edit]
Type: float
Modifiers: input
aTurn[edit]
Type: float
Modifiers: input
aUp[edit]
Type: float
Modifiers: input
bAllActorsRelevant[edit]
Type: bool
Modifiers: const
used by UTTV. DO NOT SET THIS TRUE - it has a huge impact on network performance
bAlwaysLevel[edit]
Type: bool
Modifiers: globalconfig
bAlwaysMouseLook[edit]
Type: bool
Modifiers: globalconfig
Default value: True
bAutoTaunt[edit]
Type: bool
Modifiers: globalconfig
bBehindView[edit]
Type: bool
Outside-the-player view.
bBlockCloseCamera[edit]
Type: bool
bCameraPositionLocked[edit]
Type: bool
bCenterView[edit]
Type: bool
bCheatFlying[edit]
Type: bool
instantly stop in flying mode
bClientDemo[edit]
Type: bool
bDoubleJump[edit]
Type: bool
bDynamicNetSpeed[edit]
Type: bool
Modifiers: globalconfig
Default value: True
bFixedCamera[edit]
Type: bool
used to fix camera in position (to view animations)
bForcePrecache[edit]
Type: bool
bFreeCamera[edit]
Type: bool
free camera when in behindview mode (for checking out player models and animations)
bFreeLook[edit]
Type: byte
Modifiers: input
bFrozen[edit]
Type: bool
set when game ends or player dies to temporarily prevent player from restarting (until cleared by timer)
bIsTyping[edit]
Type: bool
bJumpStatus[edit]
Type: bool
used in net games
bKeyboardLook[edit]
Type: bool
Modifiers: globalconfig
no snapping when true
BlendedTargetViewRotation[edit]
Type: Object.Rotator
bLook[edit]
Type: byte
Modifiers: input
bLookUpStairs[edit]
Type: bool
Modifiers: globalconfig
look up/down stairs (player)
bNeverSwitchOnPickup[edit]
Type: bool
Modifiers: globalconfig
if true, don't automatically switch to picked up weapon
bNoAutoTaunts[edit]
Type: bool
Modifiers: globalconfig
bNoMatureLanguage[edit]
Type: bool
Modifiers: globalconfig
bNoVoiceMessages[edit]
Type: bool
Modifiers: globalconfig
bNoVoiceTaunts[edit]
Type: bool
Modifiers: globalconfig
bPendingDestroy[edit]
Type: bool
when true, playercontroller is being destroyed
bPressedJump[edit]
Type: bool
bSetTurnRot[edit]
Type: bool
bShortConnectTimeOut[edit]
Type: bool
when true, reduces connect timeout to 15 seconds
bSnapLevel[edit]
Type: byte
Modifiers: input
bSnapToLevel[edit]
Type: bool
Modifiers: globalconfig
Snap to level eyeheight when not mouselooking
bStrafe[edit]
Type: byte
Modifiers: input
bTurn180[edit]
Type: byte
Modifiers: input
bTurnToNearest[edit]
Type: byte
Modifiers: input
bUpdatePosition[edit]
Type: bool
bUpdating[edit]
Type: bool
bValidBehindCamera[edit]
Type: bool
bViewBot[edit]
Type: bool
bXAxis[edit]
Type: byte
Modifiers: input
bYAxis[edit]
Type: byte
Modifiers: input
bZeroRoll[edit]
Type: bool
Default value: True
bZooming[edit]
Type: bool
CameraDist[edit]
Type: float
multiplier for behindview camera dist
Default value: 9.0
CameraEffects[edit]
Type: array<CameraEffect>
Modifiers: transient
A stack of camera effects.
CheatClass[edit]
Type: class<CheatManager>
class of my CheatManager
Default value: Class'Engine.CheatManager'
CheatManager[edit]
Type: CheatManager
Modifiers: private, transient
Object within playercontroller that manages "cheat" commands
ClientCap[edit]
Type: int
ClientUpdateTime[edit]
Type: float
ConstantGlowFog[edit]
Type: Object.Vector
ConstantGlowScale[edit]
Type: float
CurrentDistanceFogEnd[edit]
Type: float
CurrentTimeStamp[edit]
Type: float
DefaultFOV[edit]
Type: float
Modifiers: globalconfig
Default value: 85.0
DemoViewer[edit]
Type: PlayerController
DemoViewPitch[edit]
Type: int
DemoViewYaw[edit]
Type: int
DesiredFOV[edit]
Type: float
Modifiers: globalconfig
Default value: 85.0
DoubleClickDir[edit]
Type: Actor.EDoubleClickDir
DynamicPingThreshold[edit]
Type: float
Modifiers: globalconfig
Default value: 400.0
EnemyTurnSpeed[edit]
Type: int
Modifiers: config
Default value: 45000
ExactPing[edit]
Type: float
FailedPathStart[edit]
Type: Object.Vector
Modifiers: const
FixedLocation[edit]
Type: Object.Vector
FixedRotation[edit]
Type: Object.Rotator
FlashFog[edit]
Type: Object.Vector
FlashScale[edit]
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 1.0 |
ForcePrecacheTime[edit]
Type: float
FreeMoves[edit]
Type: SavedMove
freed moves, available for buffering
GameReplicationInfo[edit]
Type: GameReplicationInfo
GroundPitch[edit]
Type: int
InputClass[edit]
Type: class<PlayerInput>
Modifiers: config
class of my PlayerInput
Default value: Class'Engine.PlayerInput'
LastDistanceFogColor[edit]
Type: Object.Color
LastDistanceFogEnd[edit]
Type: float
LastDistanceFogStart[edit]
Type: float
LastPingUpdate[edit]
Type: float
LastPlaySound[edit]
Type: float
LastPlaySpeech[edit]
Type: float
LastUpdateTime[edit]
Type: float
LastZone[edit]
Type: int
LocalMessageClass[edit]
Type: class<LocalMessage>
Default value: Class'Engine.LocalMessage'
MaxResponseTime[edit]
Type: float
Modifiers: globalconfig
how long server will wait for client move update before setting position
Default value: 0.7
MaxShakeOffset[edit]
Type: Object.Vector
max magnitude to offset camera position
MaxShakeRoll[edit]
Type: float
max magnitude to roll camera
MaxTimeMargin[edit]
Type: float
Modifiers: globalconfig
Default value: 0.35
Misc1[edit]
Type: int
Misc2[edit]
Type: int
myHUD[edit]
Type: HUD
heads up display info
NextSpeedChange[edit]
Type: float
NoPauseMessage[edit]
Type: string
Modifiers: localized
Default value: "Game is not pauseable"
OldCameraLoc[edit]
Type: Object.Vector
used in behindview calculations
OldCameraRot[edit]
Type: Object.Rotator
OldClientWeapon[edit]
Type: Weapon
OldFloor[edit]
Type: Object.Vector
OldPing[edit]
Type: float
OrthoZoom[edit]
Type: float
Orthogonal/map view zoom factor.
Default value: 40000.0
OwnCamera[edit]
Type: string
Modifiers: localized
Default value: "Now viewing from own camera"
PendingMove[edit]
Type: SavedMove
Player[edit]
Type: Player
Modifiers: const
PlayerInput[edit]
Type: PlayerInput
Modifiers: private, transient
Object within playercontroller that manages player input.
PlayerSecurity[edit]
Type: Security
Used for Cheat Protection
ProgressColor[edit]
Type: Object.Color
Array size: 4
ProgressMessage[edit]
Type: string
Array size: 4
ProgressTimeOut[edit]
Type: float
Default value: 8.0
QuickSaveString[edit]
Type: string
Modifiers: localized
Default value: "Quick Saving"
RealViewTarget[edit]
Type: Controller
Modifiers: const
RenderWorldToCamera[edit]
Type: Object.Matrix
RendMap[edit]
Type: int
SavedMoves[edit]
Type: SavedMove
buffered moves pending position updates
ServerTimeStamp[edit]
Type: float
ShakeOffset[edit]
Type: Object.Vector
current magnitude to offset camera from shake
ShakeOffsetRate[edit]
Type: Object.Vector
ShakeOffsetTime[edit]
Type: Object.Vector
ShakeRollRate[edit]
Type: float
rate to change roll
ShakeRollTime[edit]
Type: float
how long to roll. if value is < 1.0, then MaxShakeOffset gets damped by this, else if > 1 then its the number of times to repeat undamped
ShowFlags[edit]
Type: int
Song[edit]
Type: string
SpectateSpeed[edit]
Type: float
Default value: 600.0
StatsPassword[edit]
Type: string
Modifiers: globalconfig
StatsUsername[edit]
Type: string
Modifiers: globalconfig
TargetEyeHeight[edit]
Type: float
TargetViewRotation[edit]
Type: Object.Rotator
TargetWeaponViewOffset[edit]
Type: Object.Vector
TimeMargin[edit]
Type: float
TimeSinceLastFogChange[edit]
Type: float
Transition[edit]
Type: Actor.EMusicTransition
TurnRot180[edit]
Type: Object.Rotator
TurnTarget[edit]
Type: Pawn
UseFixedVisibility[edit]
Type: bool
ViewingFrom[edit]
Type: string
Modifiers: localized
Default value: "Now viewing from"
ViewTarget[edit]
Type: Actor
Modifiers: const
WaitDelay[edit]
Type: float
Delay time until can restart
WeaponUpdate[edit]
Type: int
ZoomLevel[edit]
Type: float