UE2:UT2K4Browser_ServerListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
GUI2K4

Written by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

Property group 'UT2K4Browser_ServerListBox'

OpenIPPage

Type: string

Modifiers: config


Default value: "GUI2K4.UT2K4Browser_OpenIP"

Internal variables

ADDFAVIDX

Type: int


Default value: 10

bIconClick

Type: bool


CLEARFILTERIDX

Type: int


Default value: 8

ContextItems

Type: array<string>

hack for localization

COPYIDX

Type: int


Default value: 11

FILTERIDX

Type: int


Default value: 6

IconCounter

Type: float


JOINIDX

Type: int


OPENIPIDX

Type: int


Default value: 12

REFRESHIDX

Type: int


Default value: 4

REPINGIDX

Type: int


Default value: 3

SPECIDX

Type: int


Default value: 1

TEMPLATEIDX

Type: int


Default value: 7

Default values

Property Value
ContextMenu GUIContextMenu'RCMenu'
DefaultListClass "GUI2K4.UT2K4Browser_ServersList"
ToolTip GUIToolTip'ServerListToolTip'

Subobjects

RCMenu

Class: XInterface.GUIContextMenu

Property Value
ContextItems[0] "Join Server"
ContextItems[1] "Join As Spectator"
ContextItems[10] "Add To Favorites"
ContextItems[11] "Copy server address"
ContextItems[12] "Open IP"
ContextItems[2] "-"
ContextItems[3] "Refresh Server Info"
ContextItems[4] "Refresh List"
ContextItems[5] "-"
ContextItems[6] "Configure Filters"
ContextItems[7] "Create Template"
ContextItems[8] "Deactivate All Filters"
ContextItems[9] "-"
OnClose ServerBrowserMCListBox.InternalOnClose
OnOpen InternalOnOpen
OnSelect InternalOnClick
StyleName "ServerListContextMenu"

ServerListToolTip

Class: XInterface.GUIToolTip

Property Value
ExpirationSeconds 8.0
OnDraw DrawHint
OnPreDraw PreDrawHint

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiColumnListBox.InitComponent


Other instance functions

AddFavClosed

function AddFavClosed (bool bCancelled)


DrawHint

function bool DrawHint (Canvas C)


InitBaseList

function InitBaseList (GUIListBase LocalList)

Overrides: GUIMultiColumnListBox.InitBaseList


InternalOnClick

function InternalOnClick (GUIContextMenu Sender, int Index)


InternalOnOpen

function bool InternalOnOpen (GUIContextMenu Sender)

Overrides: ServerBrowserMCListBox.InternalOnOpen


MousingOverIcons

function bool MousingOverIcons ()


PreDrawHint

function bool PreDrawHint (Canvas C)


RemoveFilterOptions

function RemoveFilterOptions (GUIContextMenu Menu)


SetAnchor

function SetAnchor (UT2K4Browser_ServerListPageBase AnchorPage)

Overrides: ServerBrowserMCListBox.SetAnchor


SetToolTipText

function SetToolTipText (string NewToolTipText)

Overrides: GUIComponent.SetToolTipText