Skip to content

gui-scrollpane

Client-side
Server-side
Shared

Element category: GUI

The GUI scrollpane class represents GUI scrollpanes in MTA's GUI system. A scrollpane is a kind of area that can be scrolled. If the content inside the scrollpane extends beyond its bounds, scrollbars are added automatically, but they can also be managed by other scrollpane functions.

OOP Constructor

GuiScrollPane(...) is the constructor method for the gui-scrollpane class (guiCreateScrollPane).

OOP Methods and Variables

See Also

GUI Functions
Reference