Cogito, ergo sum

UE2:DirectoryTreeListBox (UT2004)

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

Created on: 10/21/2003 Description

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

List[edit]

Type: DirectoryTreeList


Default values[edit]

Property Value
DefaultListClass "GUI2K4.DirectoryTreeList"

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


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


InternalOnDblClick[edit]

function bool InternalOnDblClick (GUIComponent Sender)


ItemCount[edit]

function int ItemCount ()


MyClose[edit]

function bool MyClose (GUIContextMenu Sender)


MyOpen[edit]

function bool MyOpen (GUIContextMenu Menu, GUIComponent ContextMenuOwner)