JsonGui.isHidden
Gets the visibility of the gui.
Kind: Function
Environments: Game
Game
jsonGui:isHidden( )
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui. |
Returns:
| Name | Type | Description |
|---|---|---|
hidden |
boolean | True if the gui is hidden. |
Gets the visibility of the gui.
Kind: Function
Environments: Game
jsonGui:isHidden( )
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui. |
Returns:
| Name | Type | Description |
|---|---|---|
hidden |
boolean | True if the gui is hidden. |