Cogito, ergo sum
UE2:GUIHorzList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIHorzList |
Contents |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2003
| 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: UT2K4UI.GUIHorzList Parent: UT2K4UI.GUIListBase
<Enter a description here>
[edit] Default values
| Property | Value |
|---|---|
| bRequiresStyle | True |
| OnClick | InternalOnClick |
[edit] Functions
[edit] Events
[edit] CalculateIndex
Overrides: GUIListBase.CalculateIndex
[edit] Other instance functions
[edit] End
function End ()
Overrides: GUIListBase.End
[edit] Home
function Home ()
Overrides: GUIListBase.Home
[edit] InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
[edit] InternalOnKeyType
[edit] MoveLeft
function bool MoveLeft ()
Overrides: GUIListBase.MoveLeft
[edit] MoveRight
function bool MoveRight ()
Overrides: GUIListBase.MoveRight
[edit] PgDn
function PgDn ()
Overrides: GUIListBase.PgDn
[edit] PgUp
function PgUp ()
Overrides: GUIListBase.PgUp
[edit] ScrollLeft
function ScrollLeft ()
[edit] ScrollRight
function ScrollRight ()
[edit] WheelDown
function WheelDown ()
Overrides: GUIListBase.WheelDown
[edit] WheelUp
function WheelUp ()
Overrides: GUIListBase.WheelUp
