Create a generic scroller UI element. This is a utility function.
Create a generic scroller UI element. This is a utility function.
1 guiElementInstance parent
the parent element. Can be nil.
2 number height
the height of the element.
3 number width
the width of the element.
1 a newly
created scroller element.