Open Rails

Traveller Constructor

[This is preliminary documentation and subject to change.]

Creates a traveller from persisted data.

Traveller(
   TrackSectionsFile tSectionDat,
   TrackNode[] trackNodes,
   BinaryReader inf
);

Parameters

tSectionDat
Provides vector track sections.
trackNodes
Provides track nodes.
inf
Reader to read persisted data from.

See Also

Traveller Class | ORTS Namespace | Traveller Constructor Overload List