I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:UT2K4Browser_PlayersListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> ServerBrowserMCListBox >> UT2K4Browser_PlayersListBox |
- Package:
- GUI2K4
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. |
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