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

UE2:UT2LoadingWeapons (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2LoadingWeapons
Package: 
XInterface
This class in other games:
UT2004

null

Properties[edit]

WeaponTab[edit]

Type: Tab_WeaponPref


Default values[edit]

Property Value
Controls[0] GUIButton'LoadWeapBackground'
Controls[1] GUILabel'LoadWeapText'
WinHeight 0.15
WinTop 0.425

Subobjects[edit]

LoadWeapBackground[edit]

Class: XInterface.GUIButton

Property Value
bAcceptsInput False
bBoundToParent True
bNeverFocus True
bScaleToParent True
StyleName "SquareButton"
WinHeight 1.0
WinLeft 0.25
WinTop 0.0
WinWidth 0.5

LoadWeapText[edit]

Class: XInterface.GUILabel

Property Value
Caption "Loading Weapon Database"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 180
R 220
TextFont "UT2HeaderFont"
WinHeight 32.0
WinLeft 0.0
WinTop 0.471667
WinWidth 1.0

Functions[edit]

Events[edit]

Timer[edit]

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions[edit]

StartLoad[edit]

function StartLoad (Tab_WeaponPref tab)