GTA V NativesgameplayGameplay::isNextWeatherTypeOn this pageGameplay::isNextWeatherTypeSyntax ```js mp.game.gameplay.isNextWeatherType(weatherType); ``` Required Arguments weatherType: String Return value Boolean Example ```js // todo ``` See also