LavishGUI:lguiwindow (Data Type)
Jump to navigation
Jump to search
Description
This data type provides and controls data for LGUI windows.
Members
- bool IsHeightResizable
- bool IsWidthResizable
- bool IsResizable
- bool IsMinimizable
- bool IsClosable
- lguielement ClickFocus
- bool Minimized
- string Title
Methods
- Minimize : minimizes the window
- Unminimize : unminimizes the window
- ToggleMinimize : minimizes or unminimizes the window
- Reset: resets the window position
Inherits
Returns
Same as lguiwindow.Name