Table of Contents

Enum JsonWeatherCondition

Namespace
Moongate.UO.Data.Json.Weather
Assembly
Moongate.UO.Data.dll

Represents the current weather condition

public enum JsonWeatherCondition

Fields

Clear = 0
Rain = 1
Snow = 2
Storm = 3