Enum BloodType
Enumerates the possible blood type in the game.
Namespace: Fibula.Data.Entities.Contracts.Enumerations
Assembly: Fibula.Data.Entities.Contracts.dll
Syntax
public enum BloodType : byte
Fields
| Name | Description |
|---|---|
| Blood | Normal blood. |
| Bones | Bones. |
| Fire | Fire. |
| Slime | Slime. |