Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ROInterface.ROUT2k4ServerBrowser

Extends
UT2K4ServerBrowser

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.UT2K4MainPage
                  |   
                  +-- GUI2K4.UT2K4ServerBrowser
                     |   
                     +-- ROInterface.ROUT2k4ServerBrowser

Variables Summary
ROMasterServerClientROMSC
Inherited Variables from GUI2K4.UT2K4ServerBrowser
bHideNetworkMessage, bPlayerVerified, bStandardServersOnly, co_GameType, CurrentGameType, FilterInfo, FilterMaster, f_Browser, InternetOptionsText, InternetSettingsPage, MSC, OfficialSubnets[2], Records, ServerCache, ThreadCount, tp_Active, Verified
Inherited Variables from GUI2K4.UT2K4MainPage
c_Tabs, HighScoreFile, i_Background, i_bkChar, i_bkScan, PanelCaption, PanelClass, PanelHint, TotalUnlockedCharacters, t_Footer, t_Header

Structures Summary
Inherited Structures from GUI2K4.UT2K4ServerBrowser
eServerCacheInfo

Functions Summary
function CreateTabs ()))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function InternalOnChange (GUIComponent Sender))
functionMasterServerClient Uplink ()))
Inherited Functions from GUI2K4.UT2K4ServerBrowser
AddTab, AddToServerCache, BrowserOpened, CalculateMaxConnections, CheckPlayerOptions, ClearServerCache, Closed, ComboOnPreDraw, ConnectionClosed, ConnectionOpened, CreateTabs, DisableMSTabs, EnableMSTabs, FilterClicked, FixString, GetDesc, GetFromServerCache, GetMaxConnections, InitComponent, InitializeGameTypeCombo, InternalOnChange, InternalOnLoadIni, InternetOptionsClosed, InternetOptionsConfirm, JoinClicked, MOTDVerified, NotifyLevelChange, Opened, PopulateGameTypes, Refresh, RefreshClicked, RefreshFooter, SetFilterInfo, SetStandardServersOption, SpectateClicked, StandardOptionChanged, Uplink
Inherited Functions from GUI2K4.UT2K4MainPage
GetRestoreParams, HandleParameters, InitComponent, InternalOnChange, IsUnlocked, UnlockCharacter


Variables Detail

ROMSC Source code

var private ROMasterServerClient ROMSC;


Functions Detail

CreateTabs Source code

function CreateTabs ( ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

InternalOnChange Source code

function InternalOnChange ( GUIComponent Sender) )

Uplink Source code

function MasterServerClient Uplink ( ) )


Defaultproperties

defaultproperties
{
     CurrentGameType="ROEngine.ROTeamGame"
     Begin Object Class=ROUT2K4Browser_Footer Name=FooterPanel
         Spacer=0.010000
         WinHeight=0.070000
         TabOrder=4
         OnPreDraw=FooterPanel.InternalOnPreDraw
     End Object
     t_Footer=ROUT2K4Browser_Footer'ROInterface.ROUT2k4ServerBrowser.FooterPanel'


     Begin Object Class=BackgroundImage Name=PageBackground
         Image=Texture'menuBackground.InterfaceBackgrounds.MultiMenuBack'
         ImageStyle=ISTY_Scaled
         ImageRenderStyle=MSTY_Alpha
         X1=0
         Y1=0
         X2=1024
         Y2=1024
     End Object
     i_Background=BackgroundImage'ROInterface.ROUT2k4ServerBrowser.PageBackground'


     i_bkChar=None


     PanelClass(0)="ROInterface.ROUT2k4Browser_MOTD"
     PanelClass(1)="ROInterface.ROUT2K4Browser_IRC"
     PanelClass(2)="ROInterface.ROUT2K4Browser_ServerListPageFavorites"
     PanelClass(3)="ROInterface.ROUT2K4Browser_ServerListPageLAN"
     PanelClass(4)="ROInterface.ROUT2K4Browser_ServerListPageInternet"
     PanelCaption(4)="Internet"
     PanelHint(1)="RO integrated IRC client"
     PanelHint(3)="View all RO servers currently running on your LAN"
     PanelHint(4)="Choose from hundreds of RO servers across the world"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.644 - Created with UnCodeX