Перейти к содержанию

Player::clearDamageDecalByZone

Материал из RAGE MP Wiki Archive
Версия от 23:43, 6 мая 2017; imported>Marty uploader (yay)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

p1: from 0 to 5 in the b617d scripts.
p2: 'blushing' and 'ALL' found in the b617d scripts.

Syntax

<syntaxhighlight lang="javascript">player.clearDamageDecalByZone(p1, p2);</syntaxhighlight>

Required Arguments

  • p1: int
  • p2: String

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also