Skip to main content

Weapon::setFlashLightFadeDistance

Syntax

```js mp.game.weapon.setFlashLightFadeDistance(distance); ```

Required Arguments

  • distance: float

Return value

  • unknown (to be checked)

Example

```js // todo ```

See also