Click or drag to resize

WeatherMakerLightManagerScriptLights Property

Current set of lights sorted by importance

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public IEnumerable<WeatherMakerLightManagerScriptLightState> Lights { get; }

Property Value

Type: IEnumerableWeatherMakerLightManagerScriptLightState
See Also