WeatherMakerNullZoneScriptNullZoneActive Property |
Whether the null zone is active
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool NullZoneActive { get; }
Public ReadOnly Property NullZoneActive As Boolean
Get
public:
property bool NullZoneActive {
bool get ();
}
member NullZoneActive : bool with get
Property Value
Type:
BooleanSee Also