| 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 |
|---|
InitComponent Source code
LaunchURL Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUIScrollTextBox Name=lbCommunityNews
bNoTeletype=True
bVisibleWhenEmpty=True
OnCreateComponent=lbCommunityNews.InternalOnCreateComponent
WinTop=0.020000
WinLeft=0.020000
WinWidth=0.960000
WinHeight=0.960000
TabOrder=0
End Object
CommunityNews=GUIScrollTextBox'GUI2K4.Ut2K4Community.lbCommunityNews'
DefaultNews="Thank you for purchasing Unreal Tournament 2004||Attempting to retrieve the latest news from the Master Server, please stand by..."
ModRevLevel=3
LastModRevLevel=3
Tag=0
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||