Always snap to grid
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[edit]
MyList[edit]
Type: GUIListBase
The list this Scrollbar is attached to
Functions[edit]
Events[edit]
AlignThumb[edit]
event AlignThumb ()
Other instance functions[edit]
MoveGripBy[edit]
function MoveGripBy (int items)
UpdateGripPosition[edit]
function UpdateGripPosition (float NewPos)