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:
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
Down
function Down ()
End
function End ()
Home
function Home ()
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIComponent.InitComponent
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
InternalOnKeyEvent
InternalOnKeyType
PgDn
function PgDn ()
PgUp
function PgUp ()
Up
function Up ()
WheelDown
function WheelDown ()
WheelUp
function WheelUp ()