Skip to main content

GUI

GUI is a class that is used to create a GUI.


Summary

Properties


Properties

Visible

GUI.Visible: bool

Determines whether the GUI is visible or not.

Example

gui.Visible = true