Open Rails

TrJunctionNode Constructor

[This is preliminary documentation and subject to change.]

Default constructor used during file parsing.

Overload List

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

public TrJunctionNode(TrJunctionNode)

Default constructor used during file parsing.

public TrJunctionNode(STFReader,int)

See Also

TrJunctionNode Class | Orts.Formats.Msts Namespace