I'm a doctor, not a mechanic
UE3:UIComp_ContextMenuListPresenter (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Component >> UIComponent >> UIComp_ListComponentBase >> UIComp_ListPresenter >> UIComp_ListPresenterCascade >> UIComp_ContextMenuListPresenter |
- Package:
- Engine
- Within class:
- UIContextMenu
- Implemented interfaces:
- CustomPropertyItemHandler
- This class in other games:
- UDK
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. |
Custom list presenter class for the UIContextMenu.
Copyright 2007 Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
bDisplayColumnHeaders | False |
ListItemOverlay[0] | UITexture'Engine.Default__UIComp_ContextMenuListPresenter:NormalOverlayTemplate' |
ListItemOverlay[1] | UITexture'Engine.Default__UIComp_ContextMenuListPresenter:ActiveOverlayTemplate' |
ListItemOverlay[2] | UITexture'Engine.Default__UIComp_ContextMenuListPresenter:SelectionOverlayTemplate' |
ListItemOverlay[3] | UITexture'Engine.Default__UIComp_ContextMenuListPresenter:HoverOverlayTemplate' |
Subobjects[edit]
ActiveOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenterCascade.ActiveOverlayTemplate
No new values.
HoverOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenterCascade.HoverOverlayTemplate
No new values.
NormalOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenterCascade.NormalOverlayTemplate
No new values.
SelectionOverlayTemplate[edit]
Class: Engine.UITexture
Inherits from: UIComp_ListPresenterCascade.SelectionOverlayTemplate
No new values.