SUIScrollbar
Index
Functions Index
Properties Index
OnValueChanged
void OnValueChanged (Closure callback)
Handling for when the scrollbar value is changed.
Properties
Size
float Size get
set
The size of the scrollbar handle where 1 means it fills the entire scrollbar.
Value
float Value get
set
The current value of the scrollbar, between 0 and 1.
NumberOfSteps
int NumberOfSteps get
set
Property Description
NormalColor
SColor NormalColor get
set
Property Description
HighlightedColor
SColor HighlightedColor get
set
Property Description
PressedColor
SColor PressedColor get
set
Property Description
DisabledColor
SColor DisabledColor get
set
Property Description
ColorMultiplier
float ColorMultiplier get
set
Property Description
GameObject
SGameObject GameObject get
Property Description
Last updated