| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UBrowser.UBrowserMainClientWindow
| Constants Summary | ||
|---|---|---|
| OpenBarHeight | = | 30 |
| Inherited Contants from UWindow.UWindowWindow |
|---|
| DE_Change, DE_Click, DE_Created, DE_DoubleClick, DE_Enter, DE_EnterPressed, DE_Exit, DE_LMouseDown, DE_MClick, DE_MouseEnter, DE_MouseLeave, DE_MouseMove, DE_RClick, F_Normal |
| Variables Summary | |
|---|---|
| UBrowserServerListWindow | FactoryWindows[20] |
| UWindowPageControlPage | Favorites |
| string | FavoritesName |
| UBrowserOpenBar | OpenBar |
| UWindowPageControl | PageControl |
| UBrowserMainClientWindow | |
| int | AutoRefreshTime[20] |
| string | ListFactories0[20] |
| string | ListFactories1[20] |
| string | ListFactories2[20] |
| string | ListFactories3[20] |
| string | ListFactories4[20] |
| string | ListFactories5[20] |
| string | ListFactories6[20] |
| string | ListFactories7[20] |
| string | ListFactories8[20] |
| string | ListFactories9[20] |
| string | ServerListNames[20] |
| string | ServerListTags[20] |
| string | URLAppend[20] |
| Enumerations Summary |
|---|
| Inherited Enumerations from UWindow.UWindowWindow |
|---|
| WinMessage |
| Structures Summary |
|---|
| Inherited Structures from UWindow.UWindowWindow |
|---|
| MouseCursor |
| Functions Summary | ||
|---|---|---|
![]() | Created () | |
![]() | Paint (Canvas C, float X, float Y) | |
![]() | Resized () | |
![]() | SaveConfigs () | |
| Inherited Functions from UWindow.UWindowClientWindow |
|---|
| Close |
| Constants Detail |
|---|
| Variables Detail |
|---|
| Functions Detail |
|---|
Created Source code
Paint Source code
Resized Source code
SaveConfigs Source code| Defaultproperties |
|---|
defaultproperties { FavoritesName="Favorites" ServerListNames(0)="All 224 Servers" ServerListNames(1)="LAN Servers" ServerListNames(2)="Populated 224 Servers" ServerListNames(3)="Deathmatch" ServerListNames(4)="Team Games" ServerListNames(5)="DarkMatch" ServerListNames(6)="Coop Games" ServerListNames(7)="All Servers" ServerListTags(0)="224" ServerListTags(1)="LAN" ServerListTags(2)="Populated" ServerListTags(3)="Deathmatch" ServerListTags(4)="TeamGames" ServerListTags(5)="DarkMatch" ServerListTags(6)="Coop" ServerListTags(7)="All" ListFactories0(0)="UBrowser.UBrowserSubsetFact,SupersetTag=All,bCompatibleServersOnly=True" ListFactories0(1)="UBrowser.UBrowserLocalFact" ListFactories0(2)="UBrowser.UBrowserSubsetFact,SupersetTag=All,MinPlayers=1,bCompatibleServersOnly=True" ListFactories0(3)="UBrowser.UBrowserSubsetFact,SupersetTag=All,GameType=DeathMatch,bCompatibleServersOnly=True" ListFactories0(4)="UBrowser.UBrowserSubsetFact,SupersetTag=All,GameType=Team Game,bCompatibleServersOnly=True" ListFactories0(5)="UBrowser.UBrowserSubsetFact,SupersetTag=All,GameType=DarkMatch,bCompatibleServersOnly=True" ListFactories0(6)="UBrowser.UBrowserSubsetFact,SupersetTag=All,GameType=Coop Game,bCompatibleServersOnly=True" ListFactories0(7)="UBrowser.UBrowserGSpyFact,MasterServerAddress=master0.gamespy.com,MasterServerTCPPort=28900,Region=0" URLAppend(1)="?LAN" AutoRefreshTime(1)=10 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||