UE1:UWindowComboList (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowComboList |
- Package:
- UWindow
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
HBorder
Type: int
ItemHeight
Type: int
MaxVisible
Type: int
Default value: 10
Owner
Type: UWindowComboControl
Selected
Type: UWindowComboListItem
TextBorder
Type: int
VBorder
Type: int
VertSB
Type: UWindowVScrollBar
Instance functions
AddItem
BeforePaint
Overrides: UWindowDialogControl.BeforePaint
Clear
function Clear ()
CloseUp
function CloseUp ()
Created
function Created ()
Overrides: UWindowListControl.Created
DrawItem
Overrides: UWindowListControl.DrawItem
DrawMenuBackground
function DrawMenuBackground (Canvas C)
ExecuteItem
function ExecuteItem (UWindowComboListItem I)
FindItemIndex
FindItemIndex2
FocusOtherWindow
function FocusOtherWindow (UWindowWindow W)
Overrides: UWindowWindow.FocusOtherWindow
GetItemValue
GetItemValue2
GetLookAndFeelTexture
function Texture GetLookAndFeelTexture ()
Overrides: UWindowWindow.GetLookAndFeelTexture
InsertItem
LMouseDown
Overrides: UWindowWindow.LMouseDown
LMouseUp
Overrides: UWindowWindow.LMouseUp
MouseMove
Overrides: UWindowDialogControl.MouseMove
Paint
Overrides: UWindowWindow.Paint
RemoveItem
function RemoveItem (int Index)
SetSelected
Setup
function Setup ()
Sort
function Sort ()
WindowShown
function WindowShown ()
Overrides: UWindowWindow.WindowShown