UE2:UT2LoadingWeaponsArena (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2LoadingWeaponsArena
Package:
XInterface
This class in other games:

null

Properties

Config

Type: UT2ArenaConfig


Default values

Subobjects

LoadWeapBackground

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

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

Events

Timer

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions

StartLoad

function StartLoad (UT2ArenaConfig arena)