The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:PlayerPawn internal variables (RTNP)
Object >> Actor >> Pawn >> PlayerPawn (internal variables) |
Contents
- 1 Internal variables
- 1.1 aBaseX
- 1.2 aBaseY
- 1.3 aBaseZ
- 1.4 aExtra0
- 1.5 aExtra1
- 1.6 aExtra2
- 1.7 aExtra3
- 1.8 aExtra4
- 1.9 aForward
- 1.10 aLookUp
- 1.11 aMouseX
- 1.12 aMouseY
- 1.13 aStrafe
- 1.14 aTurn
- 1.15 aUp
- 1.16 bAdmin
- 1.17 bAnimTransition
- 1.18 bCenterView
- 1.19 bDelayedCommand
- 1.20 bEdgeBack
- 1.21 bEdgeForward
- 1.22 bEdgeLeft
- 1.23 bEdgeRight
- 1.24 bFixedCamera
- 1.25 bFrozen
- 1.26 bInvertMouse
- 1.27 bIsCrouching
- 1.28 bIsTurning
- 1.29 bIsTyping
- 1.30 bJustAltFired
- 1.31 bJustFired
- 1.32 bKeyboardLook
- 1.33 bMessageBeep
- 1.34 bMouseZeroed
- 1.35 bNoFlash
- 1.36 bNoVoices
- 1.37 bobtime
- 1.38 bPressedJump
- 1.39 bReadyToPlay
- 1.40 bReducedVis
- 1.41 bRising
- 1.42 bShakeDir
- 1.43 bShowMenu
- 1.44 bShowScores
- 1.45 bSpecialMenu
- 1.46 bUpdatePosition
- 1.47 bWasBack
- 1.48 bWasForward
- 1.49 bWasLeft
- 1.50 bWasRight
- 1.51 bWokeUp
- 1.52 bZooming
- 1.53 CantChangeNameMsg
- 1.54 CdTrack
- 1.55 ConstantGlowFog
- 1.56 ConstantGlowScale
- 1.57 CurrentTimeStamp
- 1.58 DefaultFOV
- 1.59 DelayedCommand
- 1.60 DesiredFlashFog
- 1.61 DesiredFlashScale
- 1.62 DesiredFOV
- 1.63 DodgeClickTimer
- 1.64 FailedView
- 1.65 FlashFog
- 1.66 FlashScale
- 1.67 FreeMoves
- 1.68 GameReplicationInfo
- 1.69 Handedness
- 1.70 HUDType
- 1.71 InstantFlash
- 1.72 InstantFog
- 1.73 KbdAccel
- 1.74 LanSpeed
- 1.75 LastUpdateTime
- 1.76 maxshake
- 1.77 MaxTimeMargin
- 1.78 Misc1
- 1.79 Misc2
- 1.80 MouseSensitivity
- 1.81 MyAutoAim
- 1.82 myHUD
- 1.83 NetSpeed
- 1.84 NoPauseMessage
- 1.85 OwnCamera
- 1.86 Password
- 1.87 Player
- 1.88 ProgressColor
- 1.89 ProgressMessage
- 1.90 ProgressTimeOut
- 1.91 QuickSaveString
- 1.92 RendMap
- 1.93 SavedMoves
- 1.94 Scoring
- 1.95 ScoringType
- 1.96 ServerTimeStamp
- 1.97 shakemag
- 1.98 shaketimer
- 1.99 shakevert
- 1.100 ShowFlags
- 1.101 SmoothMouseX
- 1.102 SmoothMouseY
- 1.103 Song
- 1.104 SongSection
- 1.105 SpecialMenu
- 1.106 TargetEyeHeight
- 1.107 TargetViewRotation
- 1.108 TargetWeaponViewOffset
- 1.109 TimeMargin
- 1.110 Transition
- 1.111 verttimer
- 1.112 ViewingFrom
- 1.113 ViewTarget
- 1.114 WeaponPriority
- 1.115 ZoomLevel
- PlayerPawn internal variables in other games:
- U1, UT
- 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
aExtra0[edit]
Type: float
Modifiers: input
aExtra1[edit]
Type: float
Modifiers: input
aExtra2[edit]
Type: float
Modifiers: input
aExtra3[edit]
Type: float
Modifiers: input
aExtra4[edit]
Type: float
Modifiers: input
aForward[edit]
Type: float
Modifiers: input
aLookUp[edit]
Type: float
Modifiers: input
aMouseX[edit]
Type: float
Modifiers: input
aMouseY[edit]
Type: float
Modifiers: input
aStrafe[edit]
Type: float
Modifiers: input
aTurn[edit]
Type: float
Modifiers: input
aUp[edit]
Type: float
Modifiers: input
bAdmin[edit]
Type: bool
bAnimTransition[edit]
Type: bool
bCenterView[edit]
Type: bool
bDelayedCommand[edit]
Type: bool
bEdgeBack[edit]
Type: bool
bEdgeForward[edit]
Type: bool
bEdgeLeft[edit]
Type: bool
bEdgeRight[edit]
Type: bool
bFixedCamera[edit]
Type: bool
bFrozen[edit]
Type: bool
bInvertMouse[edit]
Type: bool
Modifiers: globalconfig
Default value: True
bIsCrouching[edit]
Type: bool
bIsTurning[edit]
Type: bool
bIsTyping[edit]
Type: bool
bJustAltFired[edit]
Type: bool
bJustFired[edit]
Type: bool
bKeyboardLook[edit]
Type: bool
Modifiers: globalconfig
no snapping when true
bMessageBeep[edit]
Type: bool
Modifiers: globalconfig
Default value: True
bMouseZeroed[edit]
Type: bool
bNoFlash[edit]
Type: bool
Modifiers: globalconfig
bNoVoices[edit]
Type: bool
Modifiers: globalconfig
bobtime[edit]
Type: float
bPressedJump[edit]
Type: bool
bReadyToPlay[edit]
Type: bool
bReducedVis[edit]
Type: bool
bRising[edit]
Type: bool
bShakeDir[edit]
Type: bool
bShowMenu[edit]
Type: bool
bShowScores[edit]
Type: bool
bSpecialMenu[edit]
Type: bool
bUpdatePosition[edit]
Type: bool
bWasBack[edit]
Type: bool
bWasForward[edit]
Type: bool
used for dodge move
bWasLeft[edit]
Type: bool
bWasRight[edit]
Type: bool
bWokeUp[edit]
Type: bool
bZooming[edit]
Type: bool
CantChangeNameMsg[edit]
Type: string
Modifiers: localized
Default value: "You can't change your name during a global logged game."
CdTrack[edit]
Type: byte
Default value: 255
ConstantGlowFog[edit]
Type: Object.Vector
ConstantGlowScale[edit]
Type: float
CurrentTimeStamp[edit]
Type: float
DefaultFOV[edit]
Type: float
Default value: 90.0
DelayedCommand[edit]
Type: string
DesiredFlashFog[edit]
Type: Object.Vector
DesiredFlashScale[edit]
Type: float
DesiredFOV[edit]
Type: float
Default value: 90.0
DodgeClickTimer[edit]
Type: float
Modifiers: travel
max double click interval for dodge move
FailedView[edit]
Type: string
Modifiers: localized
Default value: "Failed to change view."
FlashFog[edit]
Type: Object.Vector
FlashScale[edit]
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 1.0 |
FreeMoves[edit]
Type: SavedMove
GameReplicationInfo[edit]
Type: GameReplicationInfo
Handedness[edit]
Type: float
Modifiers: travel, globalconfig
Default value: -1.0
HUDType[edit]
InstantFlash[edit]
Type: float
InstantFog[edit]
Type: Object.Vector
KbdAccel[edit]
Type: float
LanSpeed[edit]
Type: int
Modifiers: globalconfig
Default value: 20000
LastUpdateTime[edit]
Type: float
maxshake[edit]
Type: float
MaxTimeMargin[edit]
Type: float
Default value: 1.0
Misc1[edit]
Type: int
Misc2[edit]
Type: int
MouseSensitivity[edit]
Type: float
Modifiers: globalconfig
Default value: 5.0
MyAutoAim[edit]
Type: float
Modifiers: travel, globalconfig
Default value: 1.0
myHUD[edit]
Type: HUD
NetSpeed[edit]
Type: int
Modifiers: globalconfig
Default value: 2600
NoPauseMessage[edit]
Type: string
Modifiers: localized
Default value: "Game is not pauseable"
OwnCamera[edit]
Type: string
Modifiers: localized
Default value: "own camera"
Password[edit]
Type: string
Modifiers: globalconfig
for restarting coop savegames
Player[edit]
Type: Player
Modifiers: const
ProgressColor[edit]
Type: Object.Color
Array size: 5
ProgressMessage[edit]
Type: string
Array size: 5
ProgressTimeOut[edit]
Type: float
QuickSaveString[edit]
Type: string
Modifiers: localized
Default value: "Quick Saving"
RendMap[edit]
Type: int
SavedMoves[edit]
Type: SavedMove
Scoring[edit]
Type: ScoreBoard
ScoringType[edit]
Type: class<ScoreBoard>
ServerTimeStamp[edit]
Type: float
shakemag[edit]
Type: int
max magnitude in degrees of shaking
shaketimer[edit]
Type: float
player uses this for shaking view
shakevert[edit]
Type: float
max vertical shake magnitude
ShowFlags[edit]
Type: int
SmoothMouseX[edit]
Type: float
SmoothMouseY[edit]
Type: float
Song[edit]
Type: Music
SongSection[edit]
Type: byte
SpecialMenu[edit]
TargetEyeHeight[edit]
Type: float
TargetViewRotation[edit]
Type: Object.Rotator
TargetWeaponViewOffset[edit]
Type: Object.Vector
TimeMargin[edit]
Type: float
Transition[edit]
Type: Actor.EMusicTransition
verttimer[edit]
Type: float
ViewingFrom[edit]
Type: string
Modifiers: localized
Default value: "Now viewing from "
ViewTarget[edit]
Type: Actor
WeaponPriority[edit]
Type: name
Array size: 20
Modifiers: globalconfig
weapon class priorities (9 is highest)
Default value, index 0: 'DispersionPistol'
Default value, index 1: 'AutoMag'
Default value, index 10: 'RocketLauncher'
Default value, index 11: 'Rifle'
Default value, index 12: 'CARifle'
Default value, index 13: 'GESBioRifle'
Default value, index 14: 'Stinger'
Default value, index 15: 'Razorjack'
Default value, index 16: 'ASMD'
Default value, index 17: 'Minigun'
Default value, index 18: 'Eightball'
Default value, index 19: 'GrenadeLauncher'
Default value, index 20: 'FlakCannon'
ZoomLevel[edit]
Type: float