I'm a doctor, not a mechanic

UE2:UT2K4Ownage (UT2004)

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

(C) 2002, Epic Games

Properties[edit]

FFTex[edit]

Type: Material


i_Background[edit]

Type: GUIImage

Modifiers: automated


i_FileFront[edit]

Type: GUIImage

Modifiers: automated


Default value: GUIImage'iFF'

l_FileFront[edit]

Type: GUILabel

Modifiers: automated


lb_MapInfo[edit]

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'lbMapInfo'

lb_MapList[edit]

Type: GUIListBox

Modifiers: automated


Default value: GUIListBox'lbMapList'

OwnageLevel[edit]

Type: int


OwnageMaps[edit]

Type: array<GUIController.eOwnageMap>


sb_1[edit]

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'sb1'

sb_2[edit]

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'sb2'

Default values[edit]

Property Value
Tag 2

Subobjects[edit]

iFF[edit]

Class: XInterface.GUIImage

Property Value
bAcceptsInput True
ImageStyle ISTY_Scaled
OnClick GotoFF
WinHeight 0.13
WinLeft 0.019133
WinTop 0.857116
WinWidth 0.393622

lbMapInfo[edit]

Class: XInterface.GUIScrollTextBox

Property Value
bNoTeletype True
bVisibleWhenEmpty True
TabOrder 1
WinHeight 0.735548
WinLeft 0.305664
WinTop 0.109725
WinWidth 0.655274

lbMapList[edit]

Class: XInterface.GUIListBox

Property Value
bVisibleWhenEmpty True
OnChange ListOnChange
TabOrder 0
WinHeight 0.735548
WinLeft 0.030468
WinTop 0.109375
WinWidth 0.265626

sb1[edit]

Class: XInterface.GUISectionBackground

Property Value
bFillClient True
BottomPadding 0.2
Caption "Ownage Maps"
RenderWeight 0.01
WinHeight 0.831136
WinLeft 0.012527
WinTop 0.012761
WinWidth 0.408084

sb2[edit]

Class: GUI2K4.AltSectionBackground

Property Value
bFillClient True
Caption "Map Details"
RenderWeight 0.01
WinHeight 0.971442
WinLeft 0.431054
WinTop 0.012761
WinWidth 0.562541

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: ModsAndDemosTabs.InitComponent


Other instance functions[edit]

AddMap[edit]

function AddMap (int Level, string mName, string mDesc, string mURL)


DownloadClick[edit]

function bool DownloadClick (GUIComponent Sender)


GotoFF[edit]

function bool GotoFF (GUIComponent Sender)


ListOnChange[edit]

function ListOnChange (GUIComponent Sender)


PrimeMapList[edit]

function PrimeMapList ()