Player::setWetnessEnabledThisFrame

From RAGE Multiplayer Wiki
Revision as of 23:45, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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