Character.setVisible
Sets the visibility.
Kind: Function
Environments: Game
Game
character:setVisible( visible )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
visible |
boolean | Whether the character should be visible. |