Cogito, ergo sum
UE2:GUIScrollBarBase (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase |
Contents |
- Package:
- GUI
- Direct subclasses:
- GUIHorzScrollBar, GUIVertScrollBar
- This class in other games:
- UT2003, UT2004
| 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: 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)
