UE2:ListTest (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> ListTest |
- Package:
- XInterface
- 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
tScroll
Type: GUIScrollText
Default values
Property | Value |
---|---|
Controls[0] | GUIScrollTextBox'Scroller' |
Controls[1] | GUIButton'btnAddItems' |
Subobjects
btnAddItems
Class: XInterface.GUIButton
Scroller
Class: XInterface.GUIScrollTextBox
Instance functions
AddClick
function bool AddClick (GUIComponent Sender)
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent