Table of Contents

Enum UOBodyType

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

Represents UOBodyType.

public enum UOBodyType : byte

Fields

Animal = 3
Empty = 0
Equipment = 5
Human = 4
Monster = 1
Sea = 2