Show / Hide Table of Contents

    Enum ExhaustionType

    Enumerates the possible forms of the exhaustion condition.

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

    Fields

    Name Description
    Action

    Exhausted to use items or otherwise perform actions.

    Combat

    Exhausted to fight physically.

    Magic

    Exhausted to cast magic.

    Movement

    Exhausted to move.

    Extension Methods

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