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
Syntaxpublic IntensityData IntensityData { get; set; }
Property Value
Type:
IntensityData
See Also