JsonGui.setHidden

Sets desired visibility of the gui.

Kind: Function

Environments: Game

Game

jsonGui:setHidden( hidden )

Open the full Game reference

Parameters:

Name Type Description
gui JsonGui The gui.
hidden boolean True if the gui should be hidden.