Skip to main content

Gameplay::isPrevWeatherType

Syntax​

```js mp.game.gameplay.isPrevWeatherType(weatherType); ```

Required Arguments​

  • weatherType: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​