WeatherMakerNullZoneScriptCurrentState Property |
Current null zone state
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public WeatherMakerZullZoneState CurrentState { get; }
Public ReadOnly Property CurrentState As WeatherMakerZullZoneState
Get
public:
property WeatherMakerZullZoneState^ CurrentState {
WeatherMakerZullZoneState^ get ();
}
member CurrentState : WeatherMakerZullZoneState with get
Property Value
Type:
WeatherMakerZullZoneStateSee Also