UE2:GUIListBox (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIListBox
Package:
GUI
This class in other games:

Class: GUI.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

List

Type: GUIList

Modifiers: automated

For Quick Access;

Default value: GUIList'TheList'

Subobjects

TheList

Class: GUI.GUIList

Empty subobject definition.

Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiComponent.InitComponent


InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


ItemCount

function int ItemCount ()