SetBackColor
From LoTROInterface Wiki
API Reference > Turbine.UI.Control.SetBackColor()
Sets the background color of the control.
Syntax
| Lua | |
|---|---|
| function Control:SetBackColor(value); | |
Parameters
value
Type: Color
The new background color for the control.
Remarks
Sets the background color of the control.