I don't need to test my programs. I have an error-correcting modem.
UE1:UWindowListControl (U1)
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, UT
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
Items
Type: UWindowList
ListClass
Type: class<UWindowList>
Instance functions
Created
function Created ()
Overrides: UWindowDialogControl.Created