Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Vignette | +-- XInterface.UT2LoadingPageBase | +-- XInterface.UT2SP_LadderLoading
Variables Summary | |
---|---|
Color | Blue |
Material | Box |
Material | CharFrame |
UnrealTeamInfo | EnemyTeamInfo |
UT2003GameProfile | GameProf |
string | LoadingMessage |
MatchInfo | myMatchInfo |
array<xUtil.PlayerRecord> | PlayerList |
Color | Red |
string | StatNames[5] |
Color | White |
Color | Yellow |
Inherited Variables from XInterface.UT2LoadingPageBase |
---|
Operations |
Inherited Variables from Engine.Vignette |
---|
GameClass, MapName |
Functions Summary | ||
---|---|---|
AddBackground ())) | ||
AddLoading ())) | ||
AddOpponentRoster ())) | ||
AddPlayerRoster ())) | ||
AddTeamBar (int TeamId, string TeamIconName, out array<string> Crew, float top, Color TeamColor, optional bool bNameUp)) | ||
AddTeamCompare ())) | ||
AddTitle ())) | ||
xUtil.PlayerRecord | FindPlayerInPlayerList (string playername)) | |
init ())) |
Inherited Functions from XInterface.UT2LoadingPageBase |
---|
AddImage, AddImageStretched, AddJustifiedText, AddMultiLineText, AddText, DLOTexture, DrawVignette |
Inherited Functions from Engine.Vignette |
---|
DrawVignette, Init |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { CharFrame=Material'InterfaceContent.Menu.CharFrame_Final' Box=Material'InterfaceContent.Menu.BorderBoxD' White=(R=255,G=255,B=255,A=255) Yellow=(R=255,G=255,B=0,A=255) Blue=(R=64,G=64,B=255,A=255) Red=(R=255,G=0,B=0,A=255) StatNames[0]="VS"; StatNames[1]="Accuracy" StatNames[2]="Aggressiveness" StatNames[3]="Agility" StatNames[4]="Tactics" LoadingMessage="Loading..." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |