Always snap to grid
UE2:UtvWatcherMenu (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UtvWatcherMenu |
Contents
- Package:
- UTV2004c
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. |
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
Property | Value |
---|---|
bAllowedAsLast | True |
bRenderWorld | True |
bRequire640x480 | False |
Controls[0] | GUIImage'Background' |
Controls[1] | GUILabel'TitleText' |
Controls[10] | GUICheckBoxButton'Button3' |
Controls[2] | GUILabel'Label1' |
Controls[3] | moComboBox'ComboBox' |
Controls[4] | GUILabel'Label1' |
Controls[5] | GUILabel'Label1' |
Controls[6] | GUIButton'OkButton' |
Controls[7] | GUILabel'Label2' |
Controls[8] | GUICheckBoxButton'Button2' |
Controls[9] | GUILabel'Label3' |
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
Property | Value |
---|---|
Caption | "" |
CaptionWidth | 0.0 |
OnChange | InternalOnChange |
Label1
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bMultiLine | True | ||||||||||
bTransparent | True | ||||||||||
Caption | "View rotation" | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2MidGameFont" |
Label2
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bMultiLine | True | ||||||||||
bTransparent | True | ||||||||||
Caption | "Follow primary" | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2MidGameFont" |
Label3
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bMultiLine | True | ||||||||||
bTransparent | True | ||||||||||
Caption | "Show UTV Chat" | ||||||||||
TextColor |
|
||||||||||
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 |
|
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 ()