Gah - a solution with more questions. – EntropicLqd
UE2:UT2LoadingWeapons (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2LoadingWeapons |
- Package:
- XInterface
- This class in other games:
- UT2004
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
WeaponTab
Type: Tab_WeaponPref
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 (Tab_WeaponPref tab)