WeatherMakerLightManagerScriptNullZones Field |
Null zones - this is handled automatically as null zone scripts are added
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public readonly List<WeatherMakerNullZoneScript> NullZones
Public ReadOnly NullZones As List(Of WeatherMakerNullZoneScript)
public:
initonly List<WeatherMakerNullZoneScript^>^ NullZones
val NullZones: List<WeatherMakerNullZoneScript>
Field Value
Type:
ListWeatherMakerNullZoneScriptSee Also