| 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.UT2K3TabPanel
|
+-- XInterface.Browser_Page
|
+-- XInterface.Browser_ServerListPageBase
|
+-- XInterface.Browser_ServerListPageLAN
| Variables Summary | |
|---|---|
| LANQueryClient | LQC |
| Inherited Variables from XInterface.Browser_ServerListPageBase |
|---|
| bInitialized, ConnectLAN, MyServersList, StatusBar |
| Inherited Variables from XInterface.Browser_Page |
|---|
| AuthFailString, Browser, ConnFailString, ConnTimeoutString, PageCaption, QueryCompleteString, ReadyString, RefreshCompleteString, StartQueryString |
| Functions Summary | ||
|---|---|---|
![]() | CancelPings ())) | |
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | MyReceivedPingInfo (int ServerID, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s )) | |
![]() | OnCloseBrowser ())) | |
![]() | PingServer (int listid, ServerQueryClient.EPingCause PingCause, GameInfo.ServerResponseLine s )) | |
![]() | RefreshList ())) | |
| Inherited Functions from XInterface.Browser_ServerListPageBase |
|---|
| AddFavoriteClick, BackClick, CancelPings, InitComponent, JoinClick, PingServer, RefreshClick, RefreshList, SpectateClick |
| Inherited Functions from XInterface.Browser_Page |
|---|
| OnCloseBrowser |
| Variables Detail |
|---|
| Functions Detail |
|---|
CancelPings Source code
InitComponent Source code
MyReceivedPingInfo Source code
OnCloseBrowser Source code
PingServer Source code
RefreshList Source code| Defaultproperties |
|---|
defaultproperties
{
ConnectLAN=True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||