I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:ServerBrowserMCListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> ServerBrowserMCListBox
Package: 
GUI2K4
Direct subclasses:
UT2K4Browser_ServerListBox, UT2K4Browser_BuddyListBox, UT2K4Browser_PlayersListBox, UT2K4Browser_RulesListBox

Base class for all server browser multi-column listboxes

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

tp_Anchor[edit]

Type: UT2K4Browser_ServerListPageBase


Default values[edit]

Property Value
bVisibleWhenEmpty True
IniOption "@Internal"
StyleName "ServerBrowserGrid"

Instance functions[edit]

InternalOnClose[edit]

function bool InternalOnClose (GUIContextMenu Sender)


InternalOnOpen[edit]

function bool InternalOnOpen (GUIContextMenu Menu)


SetAnchor[edit]

function SetAnchor (UT2K4Browser_ServerListPageBase AnchorPage)