Gah - a solution with more questions. – EntropicLqd
UE2:GUITreeScrollBar (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase >> GUIVertScrollBar >> GUITreeScrollBar |
- Package:
- XInterface
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: GUITreeScrollBar
The GUITreeScrollBar is used with the GUITreeListBox.
Written by Bruce Bickar (c) 2002, 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'GUITreeScrollBar'
List
Type: GUITreeList
Modifiers: editconst, noexport
Delegates
AlignThumb
delegate AlignThumb ()
Overrides: GUIScrollBarBase.AlignThumb
MoveGripBy
delegate MoveGripBy (int items)
Overrides: GUIScrollBarBase.MoveGripBy
Instance functions
SetList
function SetList (GUIListBase InList)
Overrides: GUIScrollBarBase.SetList
UpdateGripPosition
function UpdateGripPosition (float NewPos)
Overrides: GUIScrollBarBase.UpdateGripPosition