I don't need to test my programs. I have an error-correcting modem.
UE2:Browser_ServerListPageBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Browser_Page >> Browser_ServerListPageBase |
Contents |
- Package:
- XInterface
- Direct subclasses:
- Browser_ServerListPageFavorites, Browser_ServerListPageLAN, Browser_ServerListPageMS
- This class in other games:
- UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.ServerListPage Parent: XInterface.GUITabPanel
<Enter a description here>
[edit] Properties
[edit] bInitialized
Type: bool
[edit] ConnectLAN
Type: bool
[edit] MyServersList
Type: Browser_ServersList
[edit] StatusBar
Type: GUITitleBar
[edit] Default values
See Browser_ServerListPageBase defaults.
[edit] Functions
[edit] Events
[edit] InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
[edit] Other instance functions
[edit] AddFavoriteClick
function bool AddFavoriteClick (GUIComponent Sender)
[edit] BackClick
function bool BackClick (GUIComponent Sender)
[edit] CancelPings
function CancelPings ()
[edit] JoinClick
function bool JoinClick (GUIComponent Sender)
[edit] PingServer
[edit] RefreshClick
function bool RefreshClick (GUIComponent Sender)
[edit] RefreshList
function RefreshList ()
[edit] SpectateClick
function bool SpectateClick (GUIComponent Sender)
