Show / Hide Table of Contents

    Enum AvoidDamageType

    Enumerates the possible damage types to avoid.

    Namespace: Fibula.Common.Contracts.Enumerations
    Assembly: Fibula.Common.Contracts.dll
    Syntax
    public enum AvoidDamageType : byte

    Fields

    Name Description
    All

    Avoid all types.

    Energy

    Avoid energy.

    Fire

    Avoid fire.

    Poison

    Avoid poison.

    Special

    Avoids special.

    Extension Methods

    ObjectExtensions.YieldSingleItem<AvoidDamageType>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<AvoidDamageType>(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.