UE2:GUITreeListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUITreeListBox
Package:
XInterface

Class: GUITreeListBox

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

Properties

List

Type: GUITreeList


Default values

Property Value
DefaultListClass "XInterface.GUITreeList"
MyScrollBar GUITreeScrollBar'TreeScrollbar'

Subobjects

TreeScrollbar

Class: XInterface.GUITreeScrollBar

Property Value
bVisible False

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIListBoxBase.InitComponent


Other instance functions

InitBaseList

function InitBaseList (GUIListBase LocalList)

Overrides: GUIListBoxBase.InitBaseList


InternalDblClick

function bool InternalDblClick (GUIComponent Sender)


InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


ItemCount

function int ItemCount ()


MyClose

function bool MyClose (GUIContextMenu Sender)


MyOpen

function bool MyOpen (GUIContextMenu Menu)