Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Vignette | +-- GUI2K4.UT2K4LoadingPageBase | +-- GUI2K4.UT2K4ServerLoading
Variables Summary | |
---|---|
UT2K4ServerLoading | |
array<string> | Backgrounds |
Inherited Variables from GUI2K4.UT2K4LoadingPageBase |
---|
Operations |
Inherited Variables from Engine.Vignette |
---|
GameClass, MapName |
Functions Summary | ||
---|---|---|
Init ())) | ||
SetImage ())) | ||
SetText ())) | ||
string | StripMap (string s)) |
Inherited Functions from GUI2K4.UT2K4LoadingPageBase |
---|
AddImage, AddImageStretched, AddJustifiedText, AddMultiLineText, AddText, DLOTexture, DrawVignette |
Inherited Functions from Engine.Vignette |
---|
DrawVignette, Init |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=DrawOpImage Name=OpBackground Top=0 Lft=0 Width=1.0 Height=1.0 DrawColor=(R=255,B=255,G=255,A=255) SubXL=1024 SubYL=768 End Object Operations(0)=OpBackground Begin Object Class=DrawOpText Name=OpLoading Top=0.48 Lft=0.5 Height=0.05 Width=0.49 Justification=2 Text=". . . LOADING" FontName="XInterface.UT2LargeFont" bWrapText=False End Object Operations(1)=OpLoading Begin Object Class=DrawOpText Name=OpMapname Top=0.6 Lft=0.5 Height=0.05 Width=0.49 Justification=2 FontName="XInterface.UT2LargeFont" bWrapText=False End Object Operations(2)=OpMapname Begin Object Class=DrawOpText Name=OpHint Top=0.8 Height=0.2 Lft=0.05 Width=0.93 Justification=2 FontName="GUI2K4.fntUT2k4SmallHeader" End Object Operations(3)=OpHint } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |