Click or drag to resize

WeatherMakerLightningBoltScriptLightAddedCallback Property

Fires when a light is added

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<Light> LightAddedCallback { get; set; }

Property Value

Type: ActionLight
See Also