Click or drag to resize

IntensityDrivenBehaviourIntensityData Property

The most recent intensity data assigned to this object. If set, will result in the behaviour being driven by the IntensityData to be updated

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

Property Value

Type: IntensityData
See Also