Skip to main content

Gameplay::setWindDirection

Syntax​

```js mp.game.gameplay.setWindDirection(direction); ```

Required Arguments​

  • direction: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​