Click or drag to resize

WeatherMakerScriptPrecipitationManager Property

Precipitation manager

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public IPrecipitationManager PrecipitationManager { get; set; }

Property Value

Type: IPrecipitationManager

Implements

IWeatherMakerProviderPrecipitationManager
See Also