Show / Hide Table of Contents

    Interface IAutoMovementInfo

    Interface that represents the auto movement information.

    Namespace: Fibula.Communications.Packets.Contracts.Abstractions
    Assembly: Fibula.Communications.Packets.Contracts.dll
    Syntax
    public interface IAutoMovementInfo

    Properties

    | Improve this Doc View Source

    Directions

    Gets the movement directions.

    Declaration
    Direction[] Directions { get; }
    Property Value
    Type Description
    Direction[]

    Extension Methods

    ObjectExtensions.YieldSingleItem<T>(T)
    ObjectExtensions.GetPropertyValue(Object, String)
    Validate.ThrowIfNull(Object, 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.