I'm a doctor, not a mechanic
UE2:GUIHorzList (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIHorzList |
Contents |
| 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.GUIHorzList Parent: GUI.GUIListBase
<Enter a description here>
[edit] Instance functions
[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] ScrollLeft
function ScrollLeft ()
[edit] ScrollRight
function ScrollRight ()
[edit] WheelDown
function WheelDown ()
[edit] WheelUp
function WheelUp ()
