Click or drag to resize

WeatherEventWeatherType Property

The type of wether this WeatherEvent deals with

Namespace:  WeatherSystem
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public WeatherTypes WeatherType { get; }

Property Value

Type: WeatherTypes
See Also