Open Rails

Traveller Constructor

[This is preliminary documentation and subject to change.]

Creates a traveller on the starting point of a path, in the direction of the path

Traveller(
   TrackSectionsFile tSectionDat,
   TrackNode[] trackNodes,
   AIPath aiPath
);

Parameters

tSectionDat
Provides vector track sections.
trackNodes
Provides track nodes.
aiPath
The path used to determine travellers location and direction

See Also

Traveller Class | ORTS Namespace | Traveller Constructor Overload List