I don't need to test my programs. I have an error-correcting modem.
UE2:MapVoteMultiColumnListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> MapVoteMultiColumnListBox |
- 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.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[edit]
ListArray[edit]
Type: array<MapVoteMultiColumnList>
MapInfoPage[edit]
Type: string
Default value: "xVoting.MapInfoPage"
Default values[edit]
Property | Value |
---|---|
ContextMenu | GUIContextMenu'RCMenu' |
DefaultListClass | "xVoting.MapVoteMultiColumnList" |
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 |
Functions[edit]
Events[edit]
Free[edit]
event Free ()
Overrides: GUIMultiComponent.Free
Other instance functions[edit]
ChangeGameType[edit]
function ChangeGameType (int GameTypeIndex)
InitBaseList[edit]
function InitBaseList (GUIListBase LocalList)
Overrides: GUIMultiColumnListBox.InitBaseList
InternalOnClick[edit]
function InternalOnClick (GUIContextMenu Sender, int Index)
InternalOnRightClick[edit]
function bool InternalOnRightClick (GUIComponent Sender)
LoadList[edit]
function LoadList (VotingReplicationInfo LoadVRI)