I don't need to test my programs. I have an error-correcting modem.

UE2:GUIListBox (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIListBox
Package: 
XInterface
This class in other games:
UE2Runtime, UT2004

Class: XInterface.GUIListBox

The GUIListBoxBase is a wrapper for a GUIList and it's ScrollBar

Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved

Properties[edit]

List[edit]

Type: GUIList

For Quick Access;

Default values[edit]

Property Value
Controls[0] GUIList'TheList'

Subobjects[edit]

TheList[edit]

Class: XInterface.GUIList

Empty subobject definition.

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIListBoxBase.InitComponent


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


ItemCount[edit]

function int ItemCount ()