GuiInterface.addGridItem
Adds an item to a grid
Kind: Function
Environments: Game
Game
guiInterface:addGridItem( gridName, item )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
gridName |
string | The name of the grid |
item |
table | The item |