Gah - a solution with more questions. – EntropicLqd
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
LoadCustomFilter
Type: CustomFilter
PlayCount
Type: int
Modifiers: config
ShowAt
Type: int
Modifiers: config
Default value: 10
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4Browser_ServerListPageBase.InitComponent
Other instance functions
ClearAllLists
function ClearAllLists ()
FilterClicked
function FilterClicked ()
Overrides: UT2K4Browser_Page.FilterClicked
FiltersClosed
function FiltersClosed (bool bCancelled)
GameTypeChanged
function GameTypeChanged (UT2K4Browser_ServersList NewList)
InitServerList
function InitServerList ()
Overrides: UT2K4Browser_ServerListPageBase.InitServerList
IsFilterAvailable
Overrides: UT2K4Browser_Page.IsFilterAvailable
NewGameType
function NewGameType (GUIComponent Sender)
Refresh
function Refresh ()
Overrides: UT2K4Browser_ServerListPageMS.Refresh
ShouldDisplayGameType
function bool ShouldDisplayGameType ()
Overrides: UT2K4Browser_Page.ShouldDisplayGameType
ShowPanel
function ShowPanel (bool bShow)
Overrides: UT2K4Browser_ServerListPageMS.ShowPanel
ValidateQueryItem
function bool ValidateQueryItem (CustomFilter.EDataType FilterType, MasterServerClient.QueryData Data)