Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UWindowComboList (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowComboList |
Contents
- 1 Properties
- 2 Instance functions
- 2.1 AddItem
- 2.2 BeforePaint
- 2.3 Clear
- 2.4 CloseUp
- 2.5 Created
- 2.6 DrawItem
- 2.7 DrawMenuBackground
- 2.8 ExecuteItem
- 2.9 FindItemIndex
- 2.10 FindItemIndex2
- 2.11 FocusOtherWindow
- 2.12 GetItemValue
- 2.13 GetItemValue2
- 2.14 GetLookAndFeelTexture
- 2.15 InsertItem
- 2.16 LMouseDown
- 2.17 LMouseUp
- 2.18 MouseMove
- 2.19 Paint
- 2.20 SetSelected
- 2.21 Setup
- 2.22 Sort
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
SetSelected
Setup
function Setup ()
Sort
function Sort ()