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

UTGame.UTSimpleMenu

Extends
UTSimpleList

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIObject
         |   
         +-- UTGame.UTUI_Widget
            |   
            +-- UTGame.UTDrawPanel
               |   
               +-- UTGame.UTSimpleList
                  |   
                  +-- UTGame.UTSimpleMenu

Variables Summary
Inherited Variables from UTGame.UTSimpleList
AboveBelowCellHeightMultiplier, AboveBelowColor, ArrowColor, ArrowImage, BarPosition, bDownArrowPressed, bDragging, bHideScrollArrows, bHorizontalList, bHotTracking, bInvalidated, bIsMouseOverMenu, bIsUsingMouseNavigation, bTransitioning, BubbleRadius, bUpArrowPressed, bWrapList, DefaultCellHeight, DownArrowBounds[4], DragAdjustment, LastMouseUpdate, LastRenderTime, List, ListHeightInPixel, NormalColor, NormalTextOffset, NormalTextPadding, OldBarPosition, OldSelection, ResScaling, ScrollWidthRatio, SelectedColor, SelectedTextOffset, SelectedTextPadding, Selection, SelectionAlpha, SelectionBarColor, SelectionCellHeightMultiplier, SelectionImage, SelectionImageBarU, SelectionImageBarUL, SelectionImageBarV, SelectionImageBarVL, SelectionImageIconBGU, SelectionImageIconBGUL, SelectionImageIconBGV, SelectionImageIconBGVL, SelectionPos, ShadowColor, ShadowDist, StartSelectionTime, TargetWindowTop, TextFont, Top, TransitionTime, UpArrowBounds[4], WindowHeight, WindowTop, WindowTopTransitionTime
Inherited Variables from UTGame.UTDrawPanel
bUseFullViewport, Canvas, pHeight, pLeft, pTop, pWidth, ResolutionScale

Structures Summary
Inherited Structures from UTGame.UTSimpleList
SimpleListData

Functions Summary
function DrawSelectionBar (float YPos, float CellHeight))
Inherited Functions from UTGame.UTSimpleList
AddItem, CalculateSelectionBGPosition, ComputeListHeightWithSelection, CursorCheck, DrawItem, DrawPanel, DrawSelectionBG, DrawSpecial, DrawStringToFit, Empty, Find, FindTag, GetDefaultCellHeight, GetItemHeightInPixels, GetItemScale, GetMousePosition, GetSelectedCellHeight, GetSupportedUIActionKeyNames, GetTag, GetText, ImportStringList, InsertItem, InterpLinearColor, IsMouseOverMenu, ItemChosen, LinearColorToColor, MouseInBounds, OnMouseOverMenu, PgDn, PgUp, PostInitialize, ProcessInputAxis, ProcessInputKey, RefreshBarPosition, RemoveItem, RemoveString, ResolveText, SelectItem, SelectUnderCursor, SetBarPositionUsingMouseY, SetItemSelectionIndex, SizeList, SortList, ToStrings, UpdateAnimation, UpdateMouseOverMenu
Inherited Functions from UTGame.UTDrawPanel
Draw2DLine, DrawPanel


Functions Detail

DrawSelectionBar Source code

function DrawSelectionBar ( float YPos, float CellHeight) )


Defaultproperties

defaultproperties
{
   Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTSimpleList:WidgetEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTSimpleList:WidgetEventComponent'
   End Object
   EventProvider=WidgetEventComponent
   Name="Default__UTSimpleMenu"
   ObjectArchetype=UTSimpleList'UTGame.Default__UTSimpleList'
}

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