GuiInterface.setImage
Sets the image of an imagebox
Kind: Function
Environments: Game
Game
guiInterface:setImage( imagebox, image )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
imagebox |
string | The name of the imagebox widget |
image |
string | The name or path of the image |