Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTUICharacterFactionMenuList

Extends
UTUIIconMenuList

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. Specific version of the menu list that draws an icon in addition to the menu text for the current faction.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIObject
         |   
         +-- UTGame.UTUI_Widget
            |   
            +-- UTGame.UTDrawPanel
               |   
               +-- UTGame.UTSimpleList
                  |   
                  +-- UTGame.UTUIMenuList
                     |   
                     +-- UTGame.UTUIIconMenuList
                        |   
                        +-- UTGame.UTUICharacterFactionMenuList

Variables Summary
Inherited Variables from UTGame.UTUIIconMenuList
IconColor, IconImage, IconPadding, IconU, IconUL, IconV, IconVL
Inherited Variables from UTGame.UTUIMenuList
bIsRotating, DataProvider, DataSource, MenuListItems, SelectedIndexDataSource, StartRotationTime

Functions Summary
event SelectItem (int NewSelection))
Inherited Functions from UTGame.UTUIIconMenuList
CopyIcon, DrawSelectionBG
Inherited Functions from UTGame.UTUIMenuList
ClearBoundDataStores, FindCellFieldString, GetBoundDataStores, GetCellFieldString, GetCellFieldValue, GetCurrentItem, GetDataStoreBinding, ItemChosen, NotifyDataStoreValueUpdated, PostInitialize, RefreshSubscriberValue, RegenerateOptions, SelectItem, SetDataStoreBinding, SetIndex


Functions Detail

SelectItem Source code

event SelectItem ( int NewSelection) )


Defaultproperties

defaultproperties
{
   Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTUIIconMenuList:WidgetEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTUIIconMenuList:WidgetEventComponent'
   End Object
   EventProvider=WidgetEventComponent
   Name="Default__UTUICharacterFactionMenuList"
   ObjectArchetype=UTUIIconMenuList'UTGame.Default__UTUIIconMenuList'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:58.120 - Created with UnCodeX