SetWidth
From LoTROInterface Wiki
API Reference > Turbine.UI.Control.SetWidth()
Sets the width of the control.
Syntax
| Lua | |
|---|---|
| function Control:SetWidth(value); | |
Parameters
value
Type: number
The width of the control.
Remarks
Sets the width of the control.