UE2:MapVoteMultiColumnListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> MapVoteMultiColumnListBox
Package:
xVoting

Class: xVoting.MapVoteMultiColumnListBox

Multi-Column list box used to display maps and game types.

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

Properties

ListArray

Type: array<MapVoteMultiColumnList>


MapInfoPage

Type: string


Default value: "xVoting.MapInfoPage"

Default values

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

Subobjects

RCMenu

Class: XInterface.GUIContextMenu

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

Functions

Events

Free

event Free ()

Overrides: GUIMultiComponent.Free


Other instance functions

ChangeGameType

function ChangeGameType (int GameTypeIndex)


InitBaseList

function InitBaseList (GUIListBase LocalList)

Overrides: GUIMultiColumnListBox.InitBaseList


InternalOnClick

function InternalOnClick (GUIContextMenu Sender, int Index)


InternalOnRightClick

function bool InternalOnRightClick (GUIComponent Sender)


LoadList

function LoadList (VotingReplicationInfo LoadVRI)