Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTUIIconMenuList (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 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:
UDK

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[edit]

IconColor[edit]

Type: Object.LinearColor

Modifiers: transient


IconImage[edit]

Type: Texture2D

Modifiers: transient


IconPadding[edit]

Type: Object.Vector2D

Modifiers: transient

Icon information.

IconU[edit]

Type: float

Modifiers: transient


IconUL[edit]

Type: float

Modifiers: transient


IconV[edit]

Type: float

Modifiers: transient


IconVL[edit]

Type: float

Modifiers: transient


Subobjects[edit]

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTUIMenuList.WidgetEventComponent

No new values.

Instance functions[edit]

CopyIcon[edit]

function CopyIcon (UTUIIconMenuList OtherList)

Copies the icon from another icon menu list.

DrawSelectionBG[edit]

function DrawSelectionBG (float YPos)

Overrides: UTSimpleList.DrawSelectionBG

Draw the selection Bar