Player::setWetnessHeight

From RAGE Multiplayer Wiki

It adds the wetness level to the player clothing/outfit. As if player just got out from water surface.

Syntax

player.setWetnessHeight(height);

Required Arguments

  • height: float

Return value

  • unknown (to be checked)

Example

// todo

See also