sm.jsonGui.createGui
Creates a new gui.
Kind: Function
Environments: Game
Game
sm.jsonGui.createGui( settings )
Parameters:
| Name | Type | Description |
|---|---|---|
settings (optional) |
table | Table with bool settings for: isHud, isInteractive, needsCursor, hidesHotbar, isOverlapped, backgroundAlpha, handleKeySetup, name, layer |
Returns:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui |