Open Rails

Traveller Constructor

[This is preliminary documentation and subject to change.]

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

Traveller(
   Traveller copy
);

Parameters

copy
The other traveller to copy.

See Also

Traveller Class | ORTS Namespace | Traveller Constructor Overload List