Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPanel | +-- XInterface.GUITabPanel | +-- XInterface.UT2K4TabPanel | +-- GUI2K4.ModsAndDemosTabs | +-- GUI2K4.Ut2K4Community
Variables Summary | |
---|---|
GUIScrollTextBox | CommunityNews |
string | DefaultNews |
bool | GotNews |
int | LastModRevLevel |
int | ModRevLevel |
MasterServerClient | MSC |
Inherited Variables from GUI2K4.ModsAndDemosTabs |
---|
MyPage |
Functions Summary | ||
---|---|---|
InitComponent (GUIController MyController, GUIComponent MyOwner)) | ||
bool | LaunchURL (GUIComponent Sender)) |
Inherited Functions from GUI2K4.ModsAndDemosTabs |
---|
InitComponent, ShowPanel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object class=GUIScrollTextBox Name=lbCommunityNews WinWidth=0.96 WinHeight=0.96 WinLeft=0.02 WinTop=0.02 TabOrder=0 bVisibleWhenEmpty=true bNoTeletype=true End Object CommunityNews=lbCommunityNews Tag=0 DefaultNews="Thank you for purchasing Unreal Tournament 2004||Attempting to retrieve the latest news from the Master Server, please stand by..." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |