Skip to main content

Player::clearWetness

It clears the wetness of the selected Ped/Player. Clothes have to be wet to notice the difference.

Syntax​

```js player.clearWetness(); ```

Required Arguments​

Return value​

  • unknown (to be checked)

Example​

```js // todo ```

See also​