Player::setWetnessEnabledThisFrame

From RAGE Multiplayer Wiki

combined with Player::SET_Player_WETNESS_HEIGHT(), this native makes the ped drenched in water up to the height specified in the other function

Syntax

player.setWetnessEnabledThisFrame();

Required Arguments

Return value

  • Undefined

Example

// todo

See also