GTA V NativesplayerPlayer::clearDamageDecalByZoneOn this pagePlayer::clearDamageDecalByZonep1: from 0 to 5 in the b617d scripts. p2: 'blushing' and 'ALL' found in the b617d scripts. Syntax ```js player.clearDamageDecalByZone(p1, p2); ``` Required Arguments p1: int p2: String Return value Undefined Example ```js // todo ``` See also