Enums
WeatherType
13 values
| Name | Value | Description |
|---|---|---|
WeatherType.ClearSkies |
1 |
— |
WeatherType.Cloudy |
2 |
— |
WeatherType.Foggy |
3 |
— |
WeatherType.Overcast |
4 |
— |
WeatherType.PartlyCloudy |
5 |
— |
WeatherType.Rain |
6 |
— |
WeatherType.RainLight |
7 |
— |
WeatherType.RainThunderstorm |
8 |
— |
WeatherType.SandDustCalm |
9 |
— |
WeatherType.SandDustStorm |
10 |
— |
WeatherType.Snow |
11 |
— |
WeatherType.SnowBlizzard |
12 |
— |
WeatherType.SnowLight |
13 |
— |