Mostly Harmless
UE2:UT2K4Browser_ServerListPageInternet (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4Browser_Page >> UT2K4Browser_ServerListPageBase >> UT2K4Browser_ServerListPageMS >> UT2K4Browser_ServerListPageInternet |
Contents
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Browser page for internet servers
Written by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
LoadCustomFilter[edit]
Type: CustomFilter
PlayCount[edit]
Type: int
Modifiers: config
ShowAt[edit]
Type: int
Modifiers: config
Default value: 10
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4Browser_ServerListPageBase.InitComponent
Other instance functions[edit]
ClearAllLists[edit]
function ClearAllLists ()
FilterClicked[edit]
function FilterClicked ()
Overrides: UT2K4Browser_Page.FilterClicked
FiltersClosed[edit]
function FiltersClosed (bool bCancelled)
GameTypeChanged[edit]
function GameTypeChanged (UT2K4Browser_ServersList NewList)
InitServerList[edit]
function InitServerList ()
Overrides: UT2K4Browser_ServerListPageBase.InitServerList
IsFilterAvailable[edit]
Overrides: UT2K4Browser_Page.IsFilterAvailable
NewGameType[edit]
function NewGameType (GUIComponent Sender)
Refresh[edit]
function Refresh ()
Overrides: UT2K4Browser_ServerListPageMS.Refresh
ShouldDisplayGameType[edit]
function bool ShouldDisplayGameType ()
Overrides: UT2K4Browser_Page.ShouldDisplayGameType
ShowPanel[edit]
function ShowPanel (bool bShow)
Overrides: UT2K4Browser_ServerListPageMS.ShowPanel
ValidateQueryItem[edit]
function bool ValidateQueryItem (CustomFilter.EDataType FilterType, MasterServerClient.QueryData Data)