JsonWidget.setVisible
Sets the visibility of a widget.
Kind: Function
Environments: Game
Game
jsonWidget:setVisible( stopImmediate )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
jsonWidget |
JsonWidget | The JsonWidget. |
stopImmediate |
boolean | The widgets new visibility state. |