Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ExtendedConsole internal variables (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Interactions >> Interaction >> Console >> ExtendedConsole (internal variables)

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

Type: array<float>


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

Type: array<string>


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