I'm a doctor, not a mechanic
UE2:GUIScrollBarBase (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase |
- Package:
- XInterface
- Direct subclasses:
- GUIHorzScrollBar, GUIVertScrollBar
- 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.GUIScrollBarBase Parent: XInterface.GUIMultiComponent
<Enter a description here>
Properties
MyList
Type: GUIListBase
The list this Scrollbar is attached to
Functions
Events
AlignThumb
event AlignThumb ()
Other instance functions
MoveGripBy
function MoveGripBy (int items)
UpdateGripPosition
function UpdateGripPosition (float NewPos)