GuiInterface.setGridSize
Sets the size of a grid
Kind: Function
Environments: Game
Game
guiInterface:setGridSize( gridName, index )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
gridName |
string | The name of the grid |
index |
integer | The size |