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

UTGame.UTUITabPage_ServerHistory

Extends
UTUITabPage_ServerBrowser

This class is a specialized server browser which displays the most recently visited servers. It also allows the player to lock a server so that it doesn't get removed from the list if the player visits more servers than the maximum number of servers allowed in the history. This server browser does not respect filter options. Copyright 2007 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIObject
         |   
         +-- Engine.UIContainer
            |   
            +-- Engine.UITabPage
               |   
               +-- UTGame.UTTabPage
                  |   
                  +-- UTGame.UTUITabPage_ServerBrowser
                     |   
                     +-- UTGame.UTUITabPage_ServerHistory

Constants Summary
Inherited Contants from UTGame.UTUITabPage_ServerBrowser
SERVERBROWSER_SERVERTYPE_LAN, SERVERBROWSER_SERVERTYPE_RANKED, SERVERBROWSER_SERVERTYPE_UNRANKED

Variables Summary
Inherited Variables from UTGame.UTUITabPage_ServerBrowser
BackButtonIdx, bGametypeOutdated, bSpectate, CancelButtonIdx, DetailsButtonIdx, DetailsList, GameInterface, GameTypeCombo, JoinButtonIdx, MenuItemDataStore, MutatorList, OnlineSub, QueryCompletionAction, RefreshButtonIdx, RefreshingLabel, SearchDataStore, SearchDSName, ServerBrowserToolTip, ServerCountLabel, ServerList, ServerPassword, SpectateButtonIdx, StringListDataStore
Inherited Variables from UTGame.UTTabPage
bRequiresTick

Enumerations Summary
Inherited Enumerations from UTGame.UTUITabPage_ServerBrowser
EQueryCompletionAction

Functions Summary
function AdjustLayout ()))
functionint GetDesiredMatchType ()))
event PostInitialize ()))
Inherited Functions from UTGame.UTUITabPage_ServerBrowser
ActivatePage, AdjustLayout, AllowCloseScene, AllowJoinServer, BuildJoinURL, CancelQuery, CheckToolTipPosition, Cleanup, ConditionalRefreshServerList, GetButtonBarButton, GetDesiredMatchType, GetGameTypeSearchProviderIndex, HandleInputKey, JoinServer, MessageBoxClosed, NotifyGameTypeChanged, OnButtonBar_Back, OnButtonBar_CancelQuery, OnButtonBar_JoinServer, OnButtonBar_Refresh, OnButtonBar_ServerDetails, OnButtonBar_SpectateServer, OnCancelSearchComplete, OnFindOnlineGamesComplete, OnFindOnlineGamesCompleteDelegate, OnGameTypeChanged, OnJoinGameComplete, OnPasswordDialog_Closed, OnServerList_SubmitSelection, OnServerList_ValueChanged, PostInitialize, ProcessJoin, PromptForServerPassword, QueryServerBrowserTooltip, RefreshDetailsList, RefreshServerList, ServerIsPrivate, ServerListResorted, SetupButtonBar, ShowServerDetails, SubmitServerListQuery, UpdateButtonStates, UpdateServerCount
Inherited Functions from UTGame.UTTabPage
CloseParentScene, HandleInputKey, OnChildRepositioned, SetupButtonBar


Functions Detail

AdjustLayout Source code

function AdjustLayout ( ) )
Adjusts the layout of the scene based on the current platform

GetDesiredMatchType Source code

function int GetDesiredMatchType ( ) )
Determines which type of matches the user wishes to search for (i.e. LAN, unranked, ranked, etc.)

PostInitialize Source code

event PostInitialize ( ) )
Sets the correct tab button caption.


Defaultproperties

defaultproperties
{
   Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTUITabPage_ServerBrowser:WidgetEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTUITabPage_ServerBrowser:WidgetEventComponent'
   End Object
   EventProvider=WidgetEventComponent
   Name="Default__UTUITabPage_ServerHistory"
   ObjectArchetype=UTUITabPage_ServerBrowser'UTGame.Default__UTUITabPage_ServerBrowser'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 26/11/2007 17:41:35.218 - Created with UnCodeX