Click or drag to resize

IntensityDrivenBehaviourPropertyParent Property

The weather property whose intesnity is used by this object. This is used for the WeatherProperty to find the object when necessary.

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

Property Value

Type: WeatherProperty
See Also