Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.UT2K4ServerLoading

Extends
UT2K4LoadingPageBase
Modifiers
config ( User )

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
event Init ()
function SetImage ()
function SetText ()
functionstring StripMap (string s)
Inherited Functions from GUI2K4.UT2K4LoadingPageBase
AddImage, AddImageStretched, AddJustifiedText, AddMultiLineText, AddText, DLOTexture, DrawVignette
Inherited Functions from Engine.Vignette
DrawVignette, Init


Variables Detail

UT2K4ServerLoading

Backgrounds Source code

var(UT2K4ServerLoading) config array<string> Backgrounds;


Functions Detail

Init Source code

simulated event Init ( )

SetImage Source code

simulated function SetImage ( )

SetText Source code

simulated function SetText ( )

StripMap Source code

simulated function string StripMap ( string s )


Defaultproperties

defaultproperties
{
     Operations(0)=DrawOpImage'GUI2K4.UT2K4ServerLoading.OpBackground'
     Operations(1)=DrawOpText'GUI2K4.UT2K4ServerLoading.OpLoading'
     Operations(2)=DrawOpText'GUI2K4.UT2K4ServerLoading.OpMapname'
     Operations(3)=DrawOpText'GUI2K4.UT2K4ServerLoading.OpHint'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:23.125 - Created with UnCodeX