There is no spoon

UE2:ServerBrowser (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> ServerBrowser
Package: 
XInterface
This class in other games:
UT2003

Written by Jack Porter (c) 2002, Epic Games, Inc. All Rights Reserved

Properties[edit]

See ServerBrowser properties.

Enums[edit]

EStatsServerView[edit]

SSV_Any 
SSV_OnlyStatsEnabled 
SSV_NoStatsEnabled 

ETranslocServerView[edit]

TSV_Any 
TSV_OnlyTransloc 
TSV_NoTransloc 

EViewMutatorMode[edit]

VMM_AnyMutators 
VMM_NoMutators 
VMM_ThisMutator 
VMM_NotThisMutator 

EWeaponStayServerView[edit]

WSSV_Any 
WSSV_OnlyWeaponStay 
WSSV_NoWeaponStay 

Delegates[edit]

OnAddFavorite[edit]

delegate OnAddFavorite (GameInfo.ServerResponseLine Server)


Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions[edit]

AddBrowserPage[edit]

function AddBrowserPage (Browser_Page NewPage)


HaveBonusPack[edit]

function bool HaveBonusPack ()


HaveCustomGameTypes[edit]

function bool HaveCustomGameTypes ()


InternalOnClose[edit]

function InternalOnClose (optional bool bCanceled)


MOTDVerified[edit]

function MOTDVerified (bool bMSVerified)