UE2:GUIVertScrollBar (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIScrollBarBase >> GUIVertScrollBar
Package:
XInterface
Direct subclass:
GUITreeScrollBar
This class in other games:

Class: XInterface.GUIVertScrollBar Parent: Xinterface.GUIScrollBarBase

Custom scrollbar for vertical lists

Default values

Subobjects

DownBut

Class: XInterface.GUIVertScrollButton

Grip

Class: XInterface.GUIVertGripButton

Property Value
OnMousePressed GripPressed

ScrollZone

Class: XInterface.GUIVertScrollZone

Property Value
OnScrollZoneClick ZoneClick

UpBut

Class: XInterface.GUIVertScrollButton

Instance functions

GripPreDraw

function bool GripPreDraw (GUIComponent Sender)

Overrides: GUIScrollBarBase.GripPreDraw


GripPressed

function GripPressed (GUIComponent Sender, bool IsRepeat)


ZoneClick

function ZoneClick (float Delta)