UE2:KickVoteMultiColumnListBox (UT2004)

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

Class: xVoting.KickVoteMultiColumnListBox

Multi-Column list box used to display Players.

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

Properties

KickInfoPage

Type: string


Default value: "xVoting.KickInfoPage"

Default values

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

Subobjects

RCMenu

Class: XInterface.GUIContextMenu

Property Value
ContextItems[0] "Vote to Kick this Player"
ContextItems[1] "View Player Details"
ContextItems[2] "[Admin] Kick from Server"
ContextItems[3] "[Admin] Ban from Server"
OnSelect InternalOnClick
StyleName "ServerListContextMenu"

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiColumnListBox.InitComponent


Other instance functions

InternalOnClick

function InternalOnClick (GUIContextMenu Sender, int Index)


InternalOnRightClick

function bool InternalOnRightClick (GUIComponent Sender)