UE2:GUITreeListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUITreeListBox |
- Package:
- XInterface
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. |
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)