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

UE2:MapVoteCountMultiColumnListBox (UT2004)

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

Class: xVoting.MapVoteCountMultiColumnListBox

Multi-Column list box used to display maps with vote counts.

Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

MapInfoPage[edit]

Type: string


Default value: "xVoting.MapInfoPage"

Default values[edit]

Property Value
ContextMenu GUIContextMenu'RCMenu'
DefaultListClass "xVoting.MapVoteCountMultiColumnList"
OnRightClick InternalOnRightClick

Subobjects[edit]

RCMenu[edit]

Class: XInterface.GUIContextMenu

Property Value
ContextItems[0] "Vote for this Map"
ContextItems[1] "View Screenshot and Description"
OnSelect InternalOnClick
StyleName "ServerListContextMenu"

Instance functions[edit]

InternalOnClick[edit]

function InternalOnClick (GUIContextMenu Sender, int Index)


InternalOnRightClick[edit]

function bool InternalOnRightClick (GUIComponent Sender)