Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUIHorzList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUIHorzList |
- Package:
- XInterface
- 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.GUIHorzList Parent: XInterface.GUIListBase
<Enter a description here>
Instance functions[edit]
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 ()
ScrollLeft[edit]
function ScrollLeft ()
ScrollRight[edit]
function ScrollRight ()
WheelDown[edit]
function WheelDown ()
WheelUp[edit]
function WheelUp ()