Open Rails

TrJunctionNode Constructor

[This is preliminary documentation and subject to change.]

Create a junctionNode from a another junctionNode, by copying all members. Not a deep copy, because the backreference to the parent tracknode is not copied

TrJunctionNode(
   TrJunctionNode otherNode
);

Parameters

otherNode
The other node to copy from.

See Also

TrJunctionNode Class | Orts.Formats.Msts Namespace | TrJunctionNode Constructor Overload List