UE2:UT2K4ServerLoading (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Vignette >> UT2K4LoadingPageBase >> UT2K4ServerLoading |
- Package:
- GUI2K4
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. |
Loading screen that appears while you are waiting join a server
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'UT2K4ServerLoading'
Backgrounds
Modifiers: config
Default values
Property | Value |
---|---|
Operations[0] | DrawOpImage'OpBackground' |
Operations[1] | DrawOpText'OpLoading' |
Operations[2] | DrawOpText'OpMapname' |
Operations[3] | DrawOpText'OpHint' |
Subobjects
OpBackground
Class: XInterface.DrawOpImage
OpHint
Class: XInterface.DrawOpText
Property | Value |
---|---|
FontName | "GUI2K4.fntUT2k4SmallHeader" |
Height | 0.2 |
Justification | 2 |
Lft | 0.05 |
Top | 0.8 |
Width | 0.93 |
OpLoading
Class: XInterface.DrawOpText
Property | Value |
---|---|
bWrapText | False |
FontName | "XInterface.UT2LargeFont" |
Height | 0.05 |
Justification | 2 |
Lft | 0.5 |
Text | ". . . LOADING" |
Top | 0.48 |
Width | 0.49 |
OpMapname
Class: XInterface.DrawOpText
Property | Value |
---|---|
bWrapText | False |
FontName | "XInterface.UT2LargeFont" |
Height | 0.05 |
Justification | 2 |
Lft | 0.5 |
Top | 0.6 |
Width | 0.49 |
Functions
Events
Init
simulated event Init ()
Overrides: Vignette.Init
Other instance functions
SetImage
simulated function SetImage ()
SetText
simulated function SetText ()
StripMap