I don't need to test my programs. I have an error-correcting modem.

UE2:UT2K4Browser_PlayersListBox (UT2004)

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

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

Properties[edit]

ContextMenuText[edit]

Type: string

Array size: 2

Modifiers: localized


Default value, index 0: "Show Player's Stats"

Default value, index 1: "Add To Buddy List"

tp_Buddy[edit]

Type: UT2K4Browser_ServerListPageBuddy


Default values[edit]

Property Value
ContextMenu GUIContextMenu'RCMenu'
DefaultListClass "GUI2K4.UT2K4Browser_PlayersList"

Subobjects[edit]

RCMenu[edit]

Class: XInterface.GUIContextMenu

Property Value
OnClose InternalOnClose
OnOpen InternalOnOpen
OnSelect InternalOnClick

Functions[edit]

Events[edit]

Opened[edit]

event Opened (GUIComponent Sender)

Overrides: GUIMultiComponent.Opened


Other instance functions[edit]

InternalOnClick[edit]

function InternalOnClick (GUIContextMenu Sender, int Index)


InternalOnClose[edit]

function bool InternalOnClose (GUIContextMenu Sender)

Overrides: ServerBrowserMCListBox.InternalOnClose


InternalOnOpen[edit]

function bool InternalOnOpen (GUIContextMenu Menu)

Overrides: ServerBrowserMCListBox.InternalOnOpen