UE2:GUIScrollBarBase (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase |
- Package:
- GUI
- Direct subclasses:
- GUIHorzScrollBar, GUIVertScrollBar
- This class in other games:
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: GUI.GUIScrollBarBase Parent: GUI.GUIMultiComponent
<Enter a description here>
Properties
MyList
Type: GUIListBase
The list this Scrollbar is attached to
Default values
Property | Value |
---|---|
bTabStop | False |
PropagateVisibility | True |
Functions
Events
AlignThumb
event AlignThumb ()
Other instance functions
MoveGripBy
function MoveGripBy (int items)
Refocus
function Refocus (GUIComponent Who)
UpdateGripPosition
function UpdateGripPosition (float NewPos)