Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTUIIconMenuList (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTSimpleList >> UTUIMenuList >> UTUIIconMenuList

Contents

Package: 
UTGame
Implemented interfaces
UIDataStoreSubscriber
Direct subclasses:
UTUICharacterFactionMenuList, UTUIGameModeMenuList, UTUIMapSelectionMenuList
This class in other games:
UT3

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.

[edit] Properties

[edit] IconColor

Type: Object.LinearColor

Modifiers: transient


[edit] IconImage

Type: Texture2D

Modifiers: transient


[edit] IconPadding

Type: Object.Vector2D

Modifiers: transient

Icon information.

[edit] IconU

Type: float

Modifiers: transient


[edit] IconUL

Type: float

Modifiers: transient


[edit] IconV

Type: float

Modifiers: transient


[edit] IconVL

Type: float

Modifiers: transient


[edit] Subobjects

[edit] WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UTUIMenuList.WidgetEventComponent

No new values.

[edit] Instance functions

[edit] CopyIcon

function CopyIcon (UTUIIconMenuList OtherList)

Copies the icon from another icon menu list.

[edit] DrawSelectionBG

function DrawSelectionBG (float YPos)

Overrides: UTSimpleList.DrawSelectionBG

Draw the selection Bar