Show / Hide Table of Contents

    Enum AwarenessLevel

    Enumerates the different levels of creature awareness.

    Namespace: Fibula.Creatures.Contracts.Enumerations
    Assembly: Fibula.Creatures.Contracts.dll
    Syntax
    public enum AwarenessLevel

    Fields

    Name Description
    Seen

    A creature has been seen.

    Sensed

    A creature has been sensed but not yet seen.

    Extension Methods

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