The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:UT2K4Ownage (UT2004)

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

(C) 2002, Epic Games

Properties

FFTex

Type: Material


i_Background

Type: GUIImage

Modifiers: automated


i_FileFront

Type: GUIImage

Modifiers: automated


Default value: GUIImage'iFF'

l_FileFront

Type: GUILabel

Modifiers: automated


lb_MapInfo

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'lbMapInfo'

lb_MapList

Type: GUIListBox

Modifiers: automated


Default value: GUIListBox'lbMapList'

OwnageLevel

Type: int


OwnageMaps

Type: array<GUIController.eOwnageMap>


sb_1

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'sb1'

sb_2

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'sb2'

Default values

Property Value
Tag 2

Subobjects

iFF

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

Class: XInterface.GUIScrollTextBox

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

lbMapList

Class: XInterface.GUIListBox

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

sb1

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

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

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: ModsAndDemosTabs.InitComponent


Other instance functions

AddMap

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


DownloadClick

function bool DownloadClick (GUIComponent Sender)


GotoFF

function bool GotoFF (GUIComponent Sender)


ListOnChange

function ListOnChange (GUIComponent Sender)


PrimeMapList

function PrimeMapList ()