UE2:DirectoryTreeListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> DirectoryTreeListBox |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 10/21/2003 Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
List
Type: DirectoryTreeList
Default values
Property | Value |
---|---|
DefaultListClass | "GUI2K4.DirectoryTreeList" |
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIListBoxBase.InitComponent
Other instance functions
InitBaseList
function InitBaseList (GUIListBase LocalList)
Overrides: GUIListBoxBase.InitBaseList
InternalOnChange
function InternalOnChange (GUIComponent Sender)
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
InternalOnDblClick
function bool InternalOnDblClick (GUIComponent Sender)
ItemCount
function int ItemCount ()
MyClose
function bool MyClose (GUIContextMenu Sender)
MyOpen