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