Always snap to grid

UE2:utvPrimaryMenu defaults (UT2004)

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

Default values[edit]

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[edit]

Background[edit]

Class: XInterface.GUIImage

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

BoxD[edit]

Class: XInterface.GUIEditBox

Property Value
bFloatOnly False
Caption ""

BoxJP[edit]

Class: XInterface.GUIEditBox

Property Value
Caption ""

BoxLP[edit]

Class: XInterface.GUIEditBox

Property Value
bIntOnly False
Caption ""

BoxMC[edit]

Class: XInterface.GUIEditBox

Property Value
bIntOnly False
Caption ""

BoxNP[edit]

Class: XInterface.GUIEditBox

Property Value
Caption ""

BoxPP[edit]

Class: XInterface.GUIEditBox

Property Value
Caption ""

BoxSA[edit]

Class: XInterface.GUIEditBox

Property Value
Caption ""
TabOrder 1

BoxSP[edit]

Class: XInterface.GUIEditBox

Property Value
bIntOnly False
Caption ""

BoxVP[edit]

Class: XInterface.GUIEditBox

Property Value
Caption ""

HorizLine[edit]

Class: XInterface.GUIEditBox

Property Value
bAcceptsInput False
bNeverFocus True
Caption ""

Label1[edit]

Class: XInterface.GUILabel

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

LabelD[edit]

Class: XInterface.GUILabel

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

LabelJP[edit]

Class: XInterface.GUILabel

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

LabelLP[edit]

Class: XInterface.GUILabel

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

LabelMC[edit]

Class: XInterface.GUILabel

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

LabelMute[edit]

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[edit]

Class: XInterface.GUILabel

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

LabelPP[edit]

Class: XInterface.GUILabel

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

LabelSA[edit]

Class: XInterface.GUILabel

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

LabelSP[edit]

Class: XInterface.GUILabel

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

LabelTC[edit]

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[edit]

Class: XInterface.GUILabel

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

MuteButton[edit]

Class: XInterface.GUICheckBoxButton

Property Value
TabOrder 100

OkButton[edit]

Class: XInterface.GUIButton

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

ResetButton[edit]

Class: XInterface.GUIButton

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

TitleText[edit]

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