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