Click or drag to resize

IWeatherMakerProvider Interface

Provider of weather maker interfaces

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public interface IWeatherMakerProvider

The IWeatherMakerProvider type exposes the following members.

Properties
  NameDescription
Public propertyAuroraManager
Aurora manager
Public propertyCloudManager
Cloud manager
Public propertyFogManager
Fog manager
Public propertyPlayerSoundManager
Player sound manager
Public propertyPrecipitationManager
Precipitation manager
Public propertySkyManager
Sky manager
Public propertyThunderAndLightningManager
Thunder and lightning manager
Public propertyWindManager
Wind manager
Top
See Also