Click or drag to resize

WeatherEventIntensityData Property

The current Intensity data for this WeatherEvent Setting this value will ApplyIntensity() on the WeatherProperties object managed by this WeatherEvent

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

Property Value

Type: IntensityData
See Also