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
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> ServerBrowserMCListBox |
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4Browser_ServerListBox, UT2K4Browser_BuddyListBox, UT2K4Browser_PlayersListBox, UT2K4Browser_RulesListBox
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. |
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)