Show / Hide Table of Contents

    Interface ITurnOnDemandInfo

    Interface for turning on demand information supplied on a game server request.

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

    Properties

    | Improve this Doc View Source

    Direction

    Gets the direction to turn to.

    Declaration
    Direction Direction { 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.