UE2:UtvWatcherMenu (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UtvWatcherMenu
Package:
UTV2004c


Properties

BoxHeight

Type: float


Default value: 0.47

BoxWidth

Type: float


Default value: 0.5

ItemGap

Type: float


Default value: 0.01

ItemHeight

Type: float


Default value: 0.04

MarginWidth

Type: float


Default value: 0.02

ui

Type: utvInteraction


ur

Type: utvReplication


Default values

Subobjects

Background

Class: XInterface.GUIImage

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

Button2

Class: XInterface.GUICheckBoxButton

Empty subobject definition.

Button3

Class: XInterface.GUICheckBoxButton

Empty subobject definition.

ComboBox

Class: XInterface.moComboBox

Label1

Class: XInterface.GUILabel

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

Label2

Class: XInterface.GUILabel

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

Label3

Class: XInterface.GUILabel

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

OkButton

Class: XInterface.GUIButton

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

TitleText

Class: XInterface.GUILabel

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

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions

InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


InternalOnClose

function InternalOnClose (optional bool bCanceled)


SaveDefaults

function SaveDefaults ()