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