UE2:UT2K4UserMods (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
GUI2K4

(C) 2002, Epic Games

Properties

bInitialized

Type: bool


Type: GUIImage

Modifiers: automated


Default value: GUIImage'iLogo'

lb_ModInfo

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'lbModInfo'

lb_ModList

Type: GUIListBox

Modifiers: automated


Default value: GUIListBox'lbModList'

ModClasses

Type: array<Class>


NoModsInfoText

Type: string

Modifiers: localized


Default value: "There are currently no mods or TC installed in this copy of UT2004. Add message pimping cool places to get them here"

NoModsListText

Type: string

Modifiers: localized


Default value: "No Mods Installed"

sb_1

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'sb1'

sb_2

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'sb2'

sb_3

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'sb3'

Default values

Property Value
PropagateVisibility False
Tag 1

Subobjects

Class: XInterface.GUIImage

Property Value
bVisible False
DropShadow Material'2K4Menus.Controls.shadow'
DropShadowX 0
DropShadowY 0
Image Material'2K4Menus.Content.ModMenuLogo'
ImageColor
Member Value
A 255
B 255
G 255
R 255
ImageRenderStyle MSTY_Normal
ImageStyle ISTY_Scaled
RenderWeight 0.4
WinHeight 0.255859
WinLeft 0.37793
WinTop 0.102865
WinWidth 0.583008

lbModInfo

Class: XInterface.GUIScrollTextBox

Property Value
bNoTeletype True
bVisibleWhenEmpty True
TabOrder 1
WinHeight 0.750196
WinLeft 0.378906
WinTop 0.103215
WinWidth 0.582032

lbModList

Class: XInterface.GUIListBox

Property Value
bVisibleWhenEmpty True
OnChange ModListChange
TabOrder 0
WinHeight 0.749024
WinLeft 0.030468
WinTop 0.102865
WinWidth 0.333985

sb1

Class: XInterface.GUISectionBackground

Property Value
bFillClient True
BottomPadding 0.2
Caption "Mods"
RenderWeight 0.01
WinHeight 0.960281
WinLeft 0.012527
WinTop 0.012761
WinWidth 0.408084

sb2

Class: GUI2K4.AltSectionBackground

Property Value
bFillClient True
Caption "Description"
RenderWeight 0.01
WinHeight 0.965263
WinLeft 0.431054
WinTop 0.012761
WinWidth 0.562541

sb3

Class: GUI2K4.AltSectionBackground

Property Value
bFillClient True
Caption ""
RenderWeight 0.01
WinHeight 0.277682
WinLeft 0.431054
WinTop 0.012761
WinWidth 0.562541

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: ModsAndDemosTabs.InitComponent


Other instance functions

LaunchClick

function bool LaunchClick (GUIComponent Sender)


LaunchURL

function bool LaunchURL (GUIComponent Sender)


LoadUserMods

function LoadUserMods ()


ModListChange

function ModListChange (GUIComponent Sender)


WebClick

function bool WebClick (GUIComponent Sender)