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

UDebugMenu.UDebugMapListBox

Extends
UWindowListBox

Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- UWindow.UWindowBase
         |   
         +-- UWindow.UWindowWindow
            |   
            +-- UWindow.UWindowDialogControl
               |   
               +-- UWindow.UWindowListControl
                  |   
                  +-- UWindow.UWindowListBox
                     |   
                     +-- UDebugMenu.UDebugMapListBox

Variables Summary
Inherited Variables from UWindow.UWindowListBox
bCanDrag, bCanDragExternal, bDragging, bHotTrack, DefaultHelpText, DoubleClickList, DragY, ItemHeight, SelectedItem, VertSB
Inherited Variables from UWindow.UWindowListControl
bNoSelectionBox, Items, ListClass, SelectionBkgColor, SelectionColor

Functions Summary
function DrawItem (Canvas C, UWindow.UWindowList Item, float X, float Y, float W, float H))
Inherited Functions from UWindow.UWindowListBox
AddItem, BeforePaint, Created, DoubleClick, DoubleClickItem, DrawItem, ExternalDragOver, GetItemAt, KeyUp, LMouseDown, MakeSelectedVisible, MouseMove, Paint, ReceiveDoubleClickItem, Resized, SetHelpText, SetSelected, SetSelectedItem, Sort
Inherited Functions from UWindow.UWindowListControl
Created, DrawItem


Functions Detail

DrawItem Source code

function DrawItem ( Canvas C, UWindow.UWindowList Item, float X, float Y, float W, float H) )


Defaultproperties

defaultproperties
{
	ListClass=class'UDebugMapList'
	ItemHeight=13
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:37.984 - Created with UnCodeX