I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UIScrollbarButton (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIScreenObject >> UIObject >> UIButton >> UIScrollbarButton
Package: 
Engine
Within class: 
UIScrollbar
Direct subclass:
UIScrollbarMarkerButton
This class in other games:
UT3

A special button used by the UIScrollbar class for incrementing or decrementing the current position of the scrollbar's marker button.

Default values[edit]

Property Value
DockTargets
Member Value
bLockHeightWhenDocked True
bLockWidthWhenDocked True
PrivateFlags 47

Subobjects[edit]

BackgroundImageTemplate[edit]

Class: Engine.UIComp_DrawImage

Inherits from: UIButton.BackgroundImageTemplate

No new values.

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UIButton.WidgetEventComponent

No new values.