Interface IWalkOnDemandInfo
Interface for walking on demand information supplied on a game server request.
Namespace: Fibula.Communications.Packets.Contracts.Abstractions
Assembly: Fibula.Communications.Packets.Contracts.dll
Syntax
public interface IWalkOnDemandInfo
Properties
| Improve this Doc View SourceDirection
Gets the direction to walk to.
Declaration
Direction Direction { get; }
Property Value
Type | Description |
---|---|
Direction |