Interface IFerryPassenger
Provides access to the ferry stations, which is necessary to use the ferry.
Namespace: SOHFerryModel.Steering
Assembly: SOHFerryModel.dll
Syntax
public interface IFerryPassenger
Properties
| Improve this Doc View SourceFerryStationLayer
Provides access to all ferry stations.
Declaration
IFerryStationLayer FerryStationLayer { get; }
Property Value
Type | Description |
---|---|
IFerryStationLayer |