Lua/Client/BaseWindow/Functions/GetBackgroundVisible
From JC2-MP Documentation
< Lua | Client | BaseWindow
Returns | boolean |
---|---|
Prototype | BaseWindow:GetBackgroundVisible() |
Description | No description |
Description
Gets 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