Cogito, ergo sum
UE2:ListTest (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> TestPageBase >> ListTest |
- Package:
- XInterface
- This class in other games:
- UT2003
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[edit]
tScroll[edit]
Type: GUIScrollText
Default values[edit]
Property | Value |
---|---|
Controls[0] | GUIScrollTextBox'Scroller' |
Controls[1] | GUIButton'btnAddItems' |
Subobjects[edit]
btnAddItems[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
OnClick | AddClick |
WinHeight | 0.06 |
WinLeft | 0.05 |
WinTop | 0.55 |
WinWidth | 0.4 |
Scroller[edit]
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
CharDelay | 0.05 |
EOLDelay | 0.6 |
WinHeight | 0.2 |
WinLeft | 0.05 |
WinTop | 0.05 |
WinWidth | 0.35 |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent
Other instance functions[edit]
AddClick[edit]
function bool AddClick (GUIComponent Sender)