Open Rails

AETraveller Constructor

[This is preliminary documentation and subject to change.]

Overload List

public AETraveller(TrackSectionsFile,TrackDatabaseFile)

Creates a traveller from persisted data.

public AETraveller(TrackSectionsFile,TrackDatabaseFile,BinaryReader)

Creates a copy of another traveller, starting in the same location and with the same direction.

public AETraveller(AETraveller)

Creates a copy of another traveller, starting in the same location but with the specified change of direction.

public AETraveller(AETraveller,TravellerDirection)

See Also

AETraveller Class | Orts.Formats.OR Namespace