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 SourceDirections
Gets the movement directions.
Declaration
Direction[] Directions { get; }
Property Value
Type | Description |
---|---|
Direction[] |