Gah - a solution with more questions. – EntropicLqd

UE2:UT2K4Browser_ServerListPageInternet (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
GUI2K4

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

function bool IsFilterAvailable (out string ButtonCaption)

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)