Skip to main content

Gameplay::isNextWeatherType

Syntax

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

Required Arguments

  • weatherType: String

Return value

  • Boolean

Example

```js // todo ```

See also