Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:ExtendedConsole internal variables (UT2004)
Object >> Interactions >> Interaction >> Console >> ExtendedConsole (internal variables) |
Contents
- 1 Internal variables
- 1.1 AddedCurrentHead
- 1.2 AddedCurrentTail
- 1.3 bAlt
- 1.4 bConsoleHotKey
- 1.5 bCtrl
- 1.6 bDemoJogKeys
- 1.7 bShift
- 1.8 bSpeechMenuLocked
- 1.9 bSpeechMenuUseLetters
- 1.10 bSpeechMenuUseMouseWheel
- 1.11 bTeamChatOnly
- 1.12 ChatMenu
- 1.13 ChatMenuClass
- 1.14 ChatMessages
- 1.15 ConsoleSoundVol
- 1.16 DemoPlaybackSpeeds
- 1.17 FadeClock
- 1.18 FadeTime
- 1.19 HighlightRow
- 1.20 LastConnectedServer
- 1.21 LastURL
- 1.22 LetterKeys
- 1.23 MaxScrollbackSize
- 1.24 MusicManager
- 1.25 MusicManagerClassName
- 1.26 NeedPasswordMenuClass
- 1.27 NumberKeys
- 1.28 PasswordPromptMenu
- 1.29 PlaybackText
- 1.30 SavedPasswords
- 1.31 SBHead
- 1.32 SBPos
- 1.33 Scrollback
- 1.34 ServerFullMsg
- 1.35 ServerInfoMenu
- 1.36 SMAcceptSound
- 1.37 SMAllString
- 1.38 SMArraySize
- 1.39 SMCallsign
- 1.40 SMChannelOptions
- 1.41 SMDenySound
- 1.42 SMIndex
- 1.43 SMIndexArray
- 1.44 SMLineSpace
- 1.45 SMMargin
- 1.46 SMMoreString
- 1.47 SMNameArray
- 1.48 SMOffset
- 1.49 SMOpenSound
- 1.50 SMOriginX
- 1.51 SMOriginY
- 1.52 SMState
- 1.53 SMStateName
- 1.54 SMTab
- 1.55 SMType
- 1.56 StatsPromptMenuClass
- 1.57 VoiceChannels
- 1.58 WaitingGameClassName
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
AddedCurrentHead
Type: string
Modifiers: localized
Default value: "Added Server:"
AddedCurrentTail
Type: string
Modifiers: localized
Default value: "To Favorites!"
bAlt
Type: bool
bConsoleHotKey
Type: bool
bCtrl
Type: bool
bDemoJogKeys
Type: bool
Modifiers: config
Default value: True
bShift
Type: bool
bSpeechMenuLocked
Type: bool
bSpeechMenuUseLetters
Type: bool
Modifiers: config
bSpeechMenuUseMouseWheel
Type: bool
Modifiers: config
Default value: True
bTeamChatOnly
Type: bool
ChatMenu
Type: GUIPage
Modifiers: transient
ChatMenuClass
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4InGameChat"
ChatMessages
Type: array<ChatStruct>
ConsoleSoundVol
Type: float
Default value: 0.3
DemoPlaybackSpeeds
Default value, index 0: 0.25
Default value, index 1: 0.5
Default value, index 2: 1.1
Default value, index 3: 2.0
Default value, index 4: 4.0
FadeClock
Type: float
FadeTime
Type: float
HighlightRow
Type: int
LastConnectedServer
Type: string
LastURL
Type: string
LetterKeys
Type: Interactions.EInputKey
Array size: 10
Modifiers: config
Default value, index 0: IK_Q
Default value, index 1: IK_W
Default value, index 2: IK_E
Default value, index 3: IK_R
Default value, index 4: IK_A
Default value, index 5: IK_S
Default value, index 6: IK_D
Default value, index 7: IK_F
Default value, index 8: IK_Z
Default value, index 9: IK_X
MaxScrollbackSize
Type: int
Modifiers: globalconfig
Default value: 128
MusicManager
Type: UT2MusicManager
Modifiers: transient
Obsolete
MusicManagerClassName
Type: string
Modifiers: config
NeedPasswordMenuClass
Type: string
Modifiers: config
Menu that appears when connecting to a passworded server
Default value: "GUI2K4.UT2K4GetPassword"
NumberKeys
Type: Interactions.EInputKey
Array size: 10
Default value, index 0: IK_0
Default value, index 1: IK_1
Default value, index 2: IK_2
Default value, index 3: IK_3
Default value, index 4: IK_4
Default value, index 5: IK_5
Default value, index 6: IK_6
Default value, index 7: IK_7
Default value, index 8: IK_8
Default value, index 9: IK_9
PasswordPromptMenu
Type: string
Modifiers: config
PlaybackText
Type: string
SavedPasswords
Type: array<StoredPassword>
Modifiers: config
SBHead
Type: int
SBPos
Type: int
Where in the scrollback buffer are we
Scrollback
ServerFullMsg
Type: string
Modifiers: localized
Default value: "Server is now full"
ServerInfoMenu
Type: string
Modifiers: config
Menu that appears when press F2
Default value: "GUI2K4.UT2K4ServerInfo"
SMAcceptSound
Type: Sound
Default value: Sound'MenuSounds.SelectJ'
SMAllString
Type: string
Modifiers: localized
Default value: "[ALL]"
SMArraySize
Type: int
SMCallsign
Type: string
SMChannelOptions
Type: string
Array size: 3
Modifiers: localized
Default value, index 0: "Join"
Default value, index 1: "Leave"
Default value, index 2: "Talk"
SMDenySound
Type: Sound
Default value: Sound'MenuSounds.SelectK'
SMIndex
Type: int
SMIndexArray
Type: int
Array size: 48
SMLineSpace
Type: float
SMMargin
Type: float
Default value: 0.015
SMMoreString
Type: string
Modifiers: localized
Default value: "[MORE]"
SMNameArray
Type: string
Array size: 48
SMOffset
Type: int
SMOpenSound
Type: Sound
Default value: Sound'MenuSounds.SelectDshort'
SMOriginX
Type: float
Modifiers: config
Default value: 0.01
SMOriginY
Type: float
Modifiers: config
Default value: 0.3
SMState
Type: ESpeechMenuState
SMStateName
Type: string
Array size: 10
Modifiers: localized
Default value, index 0: "Speech Menu"
Default value, index 1: "Voice Chat"
Default value, index 2: "Acknowledge"
Default value, index 3: "Friendly Fire"
Default value, index 4: "Order"
Default value, index 5: "Other"
Default value, index 6: "Taunt"
Default value, index 7: "Taunt Anim"
Default value, index 8: "Player Select"
SMTab
Type: float
SMType
Type: name
StatsPromptMenuClass
Type: string
Modifiers: config
Menu that appears when connecting to a stats enabled server
Default value: "GUI2K4.UT2K4StatsPrompt"
VoiceChannels
Type: array<VoiceChatRoom>
WaitingGameClassName
Type: string
Modifiers: config