Cogito, ergo sum

UE2:utvPrimaryMenu defaults (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

Default values

Property Value
bAllowedAsLast True
bRenderWorld True
bRequire640x480 False
Controls[0] GUIImage'Background'
Controls[1] GUILabel'TitleText'
Controls[10] GUILabel'LabelMC'
Controls[11] GUIButton'OkButton'
Controls[12] GUILabel'LabelTC'
Controls[13] GUIEditBox'BoxSA'
Controls[14] GUIEditBox'BoxSP'
Controls[15] GUIEditBox'BoxLP'
Controls[16] GUIEditBox'BoxJP'
Controls[17] GUIEditBox'BoxPP'
Controls[18] GUIEditBox'BoxNP'
Controls[19] GUIEditBox'BoxD'
Controls[2] GUILabel'Label1'
Controls[20] GUIEditBox'BoxMC'
Controls[21] GUIButton'ResetButton'
Controls[22] GUILabel'LabelVP'
Controls[23] GUIEditBox'BoxVP'
Controls[24] GUILabel'LabelMute'
Controls[25] GUICheckBoxButton'MuteButton'
Controls[26] GUIEditBox'HorizLine'
Controls[3] GUILabel'LabelSA'
Controls[4] GUILabel'LabelSP'
Controls[5] GUILabel'LabelLP'
Controls[6] GUILabel'LabelJP'
Controls[7] GUILabel'LabelPP'
Controls[8] GUILabel'LabelNP'
Controls[9] GUILabel'LabelD'

Subobjects

Background

Class: XInterface.GUIImage

Property Value
bAcceptsInput False
bNeverFocus True
Image Material'2K4Menus.NewControls.Display95'
ImageStyle ISTY_Stretched

BoxD

Class: XInterface.GUIEditBox

Property Value
bFloatOnly False
Caption ""

BoxJP

Class: XInterface.GUIEditBox

Property Value
Caption ""

BoxLP

Class: XInterface.GUIEditBox

Property Value
bIntOnly False
Caption ""

BoxMC

Class: XInterface.GUIEditBox

Property Value
bIntOnly False
Caption ""

BoxNP

Class: XInterface.GUIEditBox

Property Value
Caption ""

BoxPP

Class: XInterface.GUIEditBox

Property Value
Caption ""

BoxSA

Class: XInterface.GUIEditBox

Property Value
Caption ""
TabOrder 1

BoxSP

Class: XInterface.GUIEditBox

Property Value
bIntOnly False
Caption ""

BoxVP

Class: XInterface.GUIEditBox

Property Value
Caption ""

HorizLine

Class: XInterface.GUIEditBox

Property Value
bAcceptsInput False
bNeverFocus True
Caption ""

Label1

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Total clients"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelD

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Delay"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelJP

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Join password"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelLP

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Listen port"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelMC

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Max clients"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelMute

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Show UTV Chat"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelNP

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Normal password"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelPP

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Primary password"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelSA

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Server address"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelSP

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "Server port"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelTC

Class: XInterface.GUILabel

Property Value
bMultiLine True
bTransparent True
Caption "tc"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

LabelVP

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "VIP password"
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2MidGameFont"

MuteButton

Class: XInterface.GUICheckBoxButton

Property Value
TabOrder 100

OkButton

Class: XInterface.GUIButton

Property Value
Caption "OK"
OnClick InternalOnClick
StyleName "MidGameButton"
TabOrder 50

ResetButton

Class: XInterface.GUIButton

Property Value
Caption "Reset"
OnClick InternalOnClick
StyleName "MidGameButton"
TabOrder 51

TitleText

Class: XInterface.GUILabel

Property Value
bTransparent True
Caption "UTV2004 Primary settings"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 255
R 255