Class WeatherEventType
Inheritance
System.Object
WeatherEventType
Assembly: Eco.Shared.dll
Syntax
[Serialized]
public sealed class WeatherEventType : Enum
Fields
Clear
Declaration
public const WeatherEventType Clear
Field Value
Cloudy1
Declaration
public const WeatherEventType Cloudy1
Field Value
Cloudy2
Declaration
public const WeatherEventType Cloudy2
Field Value
Foggy
Declaration
public const WeatherEventType Foggy
Field Value
HeavyRain
Declaration
public const WeatherEventType HeavyRain
Field Value
LightRain
Declaration
public const WeatherEventType LightRain
Field Value
MeteorHit
Declaration
public const WeatherEventType MeteorHit
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Extension Methods