Table of Contents

Enum StatType

Namespace
Moongate.UO.Data.Types
Assembly
Moongate.UO.Data.dll
[Flags]
public enum StatType : byte

Fields

All = Strength | Dexterity | Intelligence
Dexterity = 2
Intelligence = 4
Strength = 1