I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UIComp_ListPresenterTree (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Component >> UIComponent >> UIComp_ListComponentBase >> UIComp_ListPresenter >> UIComp_ListPresenterTree
Package: 
Engine
Within class: 
UIList
Implemented interfaces
CustomPropertyItemHandler
This class in other games:
UDK

This component presents list data in a tree view format.

Todo: not yet implemented Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Default values

Property Value
ListItemOverlay[0] UITexture'Engine.Default__UIComp_ListPresenterTree:NormalOverlayTemplate'
ListItemOverlay[1] UITexture'Engine.Default__UIComp_ListPresenterTree:ActiveOverlayTemplate'
ListItemOverlay[2] UITexture'Engine.Default__UIComp_ListPresenterTree:SelectionOverlayTemplate'
ListItemOverlay[3] UITexture'Engine.Default__UIComp_ListPresenterTree:HoverOverlayTemplate'

Subobjects

ActiveOverlayTemplate

Class: Engine.UITexture

Inherits from: UIComp_ListPresenter.ActiveOverlayTemplate

No new values.

HoverOverlayTemplate

Class: Engine.UITexture

Inherits from: UIComp_ListPresenter.HoverOverlayTemplate

No new values.

NormalOverlayTemplate

Class: Engine.UITexture

Inherits from: UIComp_ListPresenter.NormalOverlayTemplate

No new values.

SelectionOverlayTemplate

Class: Engine.UITexture

Inherits from: UIComp_ListPresenter.SelectionOverlayTemplate

No new values.