Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUIVertList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList |
- Package:
- XInterface
- Direct subclasses:
- GUIList, GUIMultiColumnList
- This class in other games:
- UE2Runtime, UT2004
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. |
Class: XInterface.GUIVertList Parent: XInterface.GUIListBase
<Enter a description here>
Instance functions[edit]
Down[edit]
function Down ()
End[edit]
function End ()
Home[edit]
function Home ()
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIComponent.InitComponent
InternalOnClick[edit]
function bool InternalOnClick (GUIComponent Sender)
InternalOnKeyEvent[edit]
InternalOnKeyType[edit]
PgDn[edit]
function PgDn ()
PgUp[edit]
function PgUp ()
Up[edit]
function Up ()
WheelDown[edit]
function WheelDown ()
WheelUp[edit]
function WheelUp ()