There is no spoon

UE2:GUIListBox (UE2Runtime)

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

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[edit]

List[edit]

Type: GUIList

Modifiers: automated

For Quick Access;

Default value: GUIList'TheList'

Subobjects[edit]

TheList[edit]

Class: GUI.GUIList

Empty subobject definition.

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiComponent.InitComponent


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


ItemCount[edit]

function int ItemCount ()