Lua/Client/BaseWindow/Functions/SetBackgroundVisible
From JC2-MP Documentation
< Lua | Client | BaseWindow
Returns | none |
---|---|
Prototype | BaseWindow:SetBackgroundVisible(boolean) |
Description | No description |
Description
Sets whether the background is visible. It is set to true by default. This only applies to a few types; for most types, it is useless.
The following types are affected:
- Button - Removes the button part, so it looks like a LabelClickable
- ComboBox
- TextBox
- TextBoxMultiline
- Tree