I don't need to test my programs. I have an error-correcting modem.
UE2:GUIVertList (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList |
Contents |
- Package:
- GUI
- Direct subclasses:
- GUIList, GUIMultiColumnList
- This class in other games:
- UT2003, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: GUI.GUIVertList Parent: GUI.GUIListBase
<Enter a description here>
[edit] Instance functions
[edit] Down
function Down ()
[edit] End
function End ()
[edit] Home
function Home ()
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIComponent.InitComponent
[edit] InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
[edit] InternalOnKeyEvent
[edit] InternalOnKeyType
[edit] InternalOnXControllerEvent
[edit] PgDn
function PgDn ()
[edit] PgUp
function PgUp ()
[edit] Up
function Up ()
[edit] WheelDown
function WheelDown ()
[edit] WheelUp
function WheelUp ()
