Index
Collapse All
Expand All
GetBackColor Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Gets the solid background color of the control.
Syntax
Lua
function
Control
:
GetBackColor
(
)
;
Returns
Type:
Color
Returns a color table containing the current control background color.
Remarks
Gets the solid background color of the control.
See Also
Control
Turbine.UI