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

Weapon::setFlashLightFadeDistance

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

Syntax

<syntaxhighlight lang="javascript">mp.game.weapon.setFlashLightFadeDistance(distance);</syntaxhighlight>

Required Arguments

  • distance: float

Return value

  • unknown (to be checked)

Example

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

See also