UE2:MapVoteCountMultiColumnListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> MapVoteCountMultiColumnListBox |
- Package:
- xVoting
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. |
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
MapInfoPage
Type: string
Default value: "xVoting.MapInfoPage"
Default values
Property | Value |
---|---|
ContextMenu | GUIContextMenu'RCMenu' |
DefaultListClass | "xVoting.MapVoteCountMultiColumnList" |
OnRightClick | InternalOnRightClick |
Subobjects
RCMenu
Class: XInterface.GUIContextMenu
Property | Value |
---|---|
ContextItems[0] | "Vote for this Map" |
ContextItems[1] | "View Screenshot and Description" |
OnSelect | InternalOnClick |
StyleName | "ServerListContextMenu" |
Instance functions
InternalOnClick
function InternalOnClick (GUIContextMenu Sender, int Index)
InternalOnRightClick
function bool InternalOnRightClick (GUIComponent Sender)