Cogito, ergo sum

UE2:GUITreeListBox (UT2004)

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

Class: GUITreeListBox

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

Properties[edit]

List[edit]

Type: GUITreeList


Default values[edit]

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

Subobjects[edit]

TreeScrollbar[edit]

Class: XInterface.GUITreeScrollBar

Property Value
bVisible False

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIListBoxBase.InitComponent


Other instance functions[edit]

InitBaseList[edit]

function InitBaseList (GUIListBase LocalList)

Overrides: GUIListBoxBase.InitBaseList


InternalDblClick[edit]

function bool InternalDblClick (GUIComponent Sender)


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


ItemCount[edit]

function int ItemCount ()


MyClose[edit]

function bool MyClose (GUIContextMenu Sender)


MyOpen[edit]

function bool MyOpen (GUIContextMenu Menu)