Skip to content

GuiElement

Client-side
Server-side
Shared

Element category: GUI

GuiElement is a static class representing GUI system widgets (CEGUI).

GUI widgets are a very prominent part of client side scripts. They are used when creating a GUI interface for the server. GUI widgets belong to client side scripting only, they cannot be created in server side scripts. To find a tutorial for creating a basic GUI interface see Introduction to Scripting the GUI.

GUI Widgets


OOP Methods and Variables

See Also

GUI Functions
Reference