Skip to main content

Gameplay::setWind

Sets the the raw wind speed value.

Syntax​

```js mp.game.gameplay.setWind(p0); ```

Required Arguments​

  • p0: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​