GuiInterface.setIconImage
Sets the icon image to a shape from an uuid
Kind: Function
Environments: Game
Game
guiInterface:setIconImage( itembox, uuid )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
itembox |
string | The name of the itembox |
uuid |
Uuid | The item uuid |