Click or drag to resize

WeatherMakerScriptWeatherProfileChangedEvent Event

Event that fires when the weather profile changes (old, new, transition duration, connection ids (null for all connections))

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public event Action<WeatherMakerProfileScript, WeatherMakerProfileScript, float, string[]> WeatherProfileChangedEvent

Value

Type: SystemActionWeatherMakerProfileScript, WeatherMakerProfileScript, Single, String
See Also