GuiInterface.setMeshPreview
Sets a mesh preview to display an item from uuid
Kind: Function
Environments: Game
Game
guiInterface:setMeshPreview( widgetName, uuid )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
widgetName |
string | The name of the widget |
uuid |
Uuid | The item uuid to display |