I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:UT2LoadingWeaponsArena (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2LoadingWeaponsArena |
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Config
Type: UT2ArenaConfig
Default values
Property | Value |
---|---|
Controls[0] | GUIButton'LoadWeapBackground' |
Controls[1] | GUILabel'LoadWeapText' |
WinHeight | 0.15 |
WinTop | 0.425 |
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 |
|
||||||||||
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)