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

UE2:GUITreeScrollBar (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase >> GUIVertScrollBar >> GUITreeScrollBar

Contents

Package: 
XInterface

Class: GUITreeScrollBar

The GUITreeScrollBar is used with the GUITreeListBox.

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

[edit] Properties

[edit] Property group 'GUITreeScrollBar'

[edit] List

Type: GUITreeList

Modifiers: editconst, noexport


[edit] Delegates

[edit] AlignThumb

delegate AlignThumb ()

Overrides: GUIScrollBarBase.AlignThumb


[edit] MoveGripBy

delegate MoveGripBy (int items)

Overrides: GUIScrollBarBase.MoveGripBy


[edit] Instance functions

[edit] SetList

function SetList (GUIListBase InList)

Overrides: GUIScrollBarBase.SetList


[edit] UpdateGripPosition

function UpdateGripPosition (float NewPos)

Overrides: GUIScrollBarBase.UpdateGripPosition


Personal tools