I don't need to test my programs. I have an error-correcting modem.
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[edit]
Config[edit]
Type: UT2ArenaConfig
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 |
|
||||||||||
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 (UT2ArenaConfig arena)