My program doesn't have bugs. It just develops random features.

UE2:GUITreeScrollBar (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase >> GUIVertScrollBar >> GUITreeScrollBar
Package: 
XInterface

Class: GUITreeScrollBar

The GUITreeScrollBar is used with the GUITreeListBox.

Written by Bruce Bickar (c) 2002, 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

Property group 'GUITreeScrollBar'[edit]

List[edit]

Type: GUITreeList

Modifiers: editconst, noexport


Delegates[edit]

AlignThumb[edit]

delegate AlignThumb ()

Overrides: GUIScrollBarBase.AlignThumb


MoveGripBy[edit]

delegate MoveGripBy (int items)

Overrides: GUIScrollBarBase.MoveGripBy


Instance functions[edit]

SetList[edit]

function SetList (GUIListBase InList)

Overrides: GUIScrollBarBase.SetList


UpdateGripPosition[edit]

function UpdateGripPosition (float NewPos)

Overrides: GUIScrollBarBase.UpdateGripPosition