Cogito, ergo sum

UE2:GUIScrollBarBase (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase

Contents

Package: 
GUI
Direct subclasses:
GUIHorzScrollBar, GUIVertScrollBar
This class in other games:
UT2003, UT2004

Class: GUI.GUIScrollBarBase Parent: GUI.GUIMultiComponent

<Enter a description here>

[edit] Properties

[edit] MyList

Type: GUIListBase

The list this Scrollbar is attached to

[edit] Default values

Property Value
bTabStop False
PropagateVisibility True

[edit] Functions

[edit] Events

[edit] AlignThumb

event AlignThumb ()


[edit] Other instance functions

[edit] MoveGripBy

function MoveGripBy (int items)


[edit] Refocus

function Refocus (GUIComponent Who)


[edit] UpdateGripPosition

function UpdateGripPosition (float NewPos)