| COLOR_HANDLER_DEFAULT | SCR_ScrollBarHandleComponent | protected |
| COLOR_HANDLER_HOVERED | SCR_ScrollBarHandleComponent | protected |
| DragHandler() | SCR_ScrollBarHandleComponent | protected |
| GetClickedSound() | SCR_WLibComponentBase | |
| GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static |
| GetData() | SCR_WLibComponentBase | |
| GetHoverSound() | SCR_WLibComponentBase | |
| GetMouseOffsetY() | SCR_ScrollBarHandleComponent | |
| GetPositionY() | SCR_ScrollBarHandleComponent | |
| GetRootWidget() | SCR_ScriptedWidgetComponent | |
| GetSizeY() | SCR_ScrollBarHandleComponent | |
| HandlerAttached(Widget w) | SCR_ScrollBarHandleComponent | |
| IsChildWidget(Widget parent, Widget child) | SCR_WLibComponentBase | protected |
| IsEnabled() | SCR_WLibComponentBase | |
| IsVisible() | SCR_ScriptedWidgetComponent | |
| m_bIsDragged | SCR_ScrollBarHandleComponent | protected |
| m_bIsHovered | SCR_ScrollBarHandleComponent | protected |
| m_bMouseOverToFocus | SCR_WLibComponentBase | protected |
| m_fAnimationRate | SCR_WLibComponentBase | protected |
| m_fAnimationTime | SCR_WLibComponentBase | protected |
| m_fDisabledOpacity | SCR_WLibComponentBase | protected |
| m_fMouseOffsetY | SCR_ScrollBarHandleComponent | protected |
| m_fPositionY | SCR_ScrollBarHandleComponent | protected |
| m_fSizeY | SCR_ScrollBarHandleComponent | protected |
| m_OnClick | SCR_ScriptedWidgetComponent | |
| m_OnDrag | SCR_ScrollBarHandleComponent | |
| m_sSoundClicked | SCR_WLibComponentBase | protected |
| m_sSoundContainerClosed | SCR_WLibComponentBase | protected |
| m_sSoundHovered | SCR_WLibComponentBase | protected |
| m_UserData | SCR_WLibComponentBase | protected |
| m_wRoot | SCR_ScriptedWidgetComponent | protected |
| OnClick(Widget w, int x, int y, int button) | SCR_WLibComponentBase | |
| OnDisabled(bool animate) | SCR_WLibComponentBase | protected |
| OnEnabled(bool animate) | SCR_WLibComponentBase | protected |
| OnFocus(Widget w, int x, int y) | SCR_WLibComponentBase | |
| OnMouseButtonDown(Widget w, int x, int y, int button) | SCR_ScrollBarHandleComponent | |
| OnMouseButtonUp(Widget w, int x, int y, int button) | SCR_ScrollBarHandleComponent | |
| OnMouseEnter(Widget w, int x, int y) | SCR_ScrollBarHandleComponent | |
| OnMouseLeave(Widget w, Widget enterW, int x, int y) | SCR_ScrollBarHandleComponent | |
| PlaySound(string sound) | SCR_WLibComponentBase | protected |
| SetAnimationRate() | SCR_WLibComponentBase | protected |
| SetClickedSound(string soundClicked) | SCR_WLibComponentBase | |
| SetData(Managed data) | SCR_WLibComponentBase | |
| SetDisabledOpacity(float newDisabledOpacity) | SCR_WLibComponentBase | |
| SetEnabled(bool enabled, bool animate=true) | SCR_WLibComponentBase | |
| SetHoverSound(string soundHover) | SCR_WLibComponentBase | |
| SetMouseOverToFocus(bool mouseOverToFocus) | SCR_WLibComponentBase | |
| SetPositionY(float pos) | SCR_ScrollBarHandleComponent | |
| SetSizeY(float size) | SCR_ScrollBarHandleComponent | |
| SetTexture(ImageWidget widget, ResourceName texture, string image="") | SCR_WLibComponentBase | static |
| SetVisible(bool visible, bool animate=true) | SCR_WLibComponentBase | |
| START_ANIMATION_PERIOD | SCR_WLibComponentBase | static |
| START_ANIMATION_RATE | SCR_WLibComponentBase | static |