GuiInterface.setColor
Sets the color of a widget
Kind: Function
Environments: Game
Game
guiInterface:setColor( widgetName, Color )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
widgetName |
string | The name of the widget |
Color |
Color | The color |