I'm a doctor, not a mechanic
UE1:UWindowListControl (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl |
- Package:
- UWindow
- Direct subclasses:
- UWindowComboList, UWindowListBox, UWindowMenuBar, UWindowPulldownMenu, UWindowTabControl
- This class in other games:
- RTNP, U1
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. |
UWindowListControl - Abstract class for list controls - List boxes - Dropdown Menus - Combo Boxes, etc
Properties[edit]
Items[edit]
Type: UWindowList
ListClass[edit]
Type: class<UWindowList>
Instance functions[edit]
Created[edit]
function Created ()
Overrides: UWindowDialogControl.Created