My program doesn't have bugs. It just develops random features.
UE3:UIComp_ObjectListPresenter (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Component >> UIComponent >> UIComp_ListComponentBase >> UIComp_ListPresenterBase >> UIComp_ListPresenter >> UIComp_ObjectListPresenter |
- Package:
- Engine
- Within class:
- UIObjectList
- Implemented interfaces:
- CustomPropertyItemHandler
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. |
Handles formatting, rendering, and data management for UIObjectList.
Copyright 1998-2009 Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
bDisplayColumnHeaders | False |
ListItemOverlay[0] | UITexture'Engine.Default__UIComp_ObjectListPresenter:NormalOverlayTemplate' |
ListItemOverlay[1] | UITexture'Engine.Default__UIComp_ObjectListPresenter:ActiveOverlayTemplate' |
ListItemOverlay[2] | UITexture'Engine.Default__UIComp_ObjectListPresenter:SelectionOverlayTemplate' |
ListItemOverlay[3] | UITexture'Engine.Default__UIComp_ObjectListPresenter:HoverOverlayTemplate' |
Subobjects[edit]
ActiveOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenter.ActiveOverlayTemplate
No new values.
HoverOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenter.HoverOverlayTemplate
No new values.
NormalOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenter.NormalOverlayTemplate
No new values.
SelectionOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenter.SelectionOverlayTemplate
No new values.