JsonGui.setHidden
Sets desired visibility of the gui.
Kind: Function
Environments: Game
Game
jsonGui:setHidden( hidden )
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui. |
hidden |
boolean | True if the gui should be hidden. |
Sets desired visibility of the gui.
Kind: Function
Environments: Game
jsonGui:setHidden( hidden )
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui. |
hidden |
boolean | True if the gui should be hidden. |