UE1:UWindowListControl (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
RTNP Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl
Package:
UWindow
Direct subclasses:
UWindowComboList, UWindowListBox, UWindowMenuBar, UWindowPulldownMenu, UWindowTabControl
This class in other games:

UWindowListControl - Abstract class for list controls - List boxes - Dropdown Menus - Combo Boxes, etc

Properties

Items

Type: UWindowList


ListClass

Type: class<UWindowList>


Instance functions

Created

function Created ()

Overrides: UWindowDialogControl.Created


DrawItem

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