Show / Hide Table of Contents

    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.

    Extension Methods

    ObjectExtensions.YieldSingleItem<BloodType>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<BloodType>(String)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.