UE3:UTUIIconMenuList (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTSimpleList >> UTUIMenuList >> UTUIIconMenuList |
- Package:
- UTGame
- Implemented interfaces:
- UIDataStoreSubscriber
- Direct subclasses:
- UTUICharacterFactionMenuList, UTUIGameModeMenuList, UTUIMapSelectionMenuList
- This class in other games:
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Specific version of the menu list that draws an icon in addition to the menu text.
Properties
IconColor
Type: Object.LinearColor
Modifiers: transient
IconImage
Type: Texture2D
Modifiers: transient
IconPadding
Type: Object.Vector2D
Modifiers: transient
Icon information.
IconU
Type: float
Modifiers: transient
IconUL
Type: float
Modifiers: transient
IconV
Type: float
Modifiers: transient
IconVL
Type: float
Modifiers: transient
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTUIMenuList.WidgetEventComponent
No new values.
Instance functions
CopyIcon
function CopyIcon (UTUIIconMenuList OtherList)
Copies the icon from another icon menu list.
DrawSelectionBG
function DrawSelectionBG (float YPos)
Overrides: UTSimpleList.DrawSelectionBG
Draw the selection Bar