WeatherMakerPrecipitationManagerScriptHailIntensity Property |
Current hail intensity
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float HailIntensity { get; }
Public ReadOnly Property HailIntensity As Single
Get
public:
virtual property float HailIntensity {
float get () sealed;
}
abstract HailIntensity : float32 with get
override HailIntensity : float32 with get
Property Value
Type:
SingleImplements
IPrecipitationManagerHailIntensitySee Also