Table of Contents

Enum SeasonType

Namespace
Moongate.UO.Data.Types
Assembly
Moongate.UO.Data.dll

Represents SeasonType.

public enum SeasonType : byte

Fields

Desolation = 4
Fall = 2
Spring = 0
Summer = 1
Winter = 3