Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:PlayerInfoMultiColumnListBox (UT2004)

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

Class: xVoting.PlayerInfoMultiColumnListBox

Multi-Column list box used to display Player Info.

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

Default values[edit]

Property Value
DefaultListClass "xVoting.PlayerInfoMultiColumnList"

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiColumnListBox.InitComponent


Other instance functions[edit]

Add[edit]

function Add (string Label, string Value)