Open Rails

TrVectorNode Constructor

[This is preliminary documentation and subject to change.]

Default constructor used during file parsing.

Overload List

Create a vectorNode from a another VectorNode, by copying all members and arrays. Not a deep copy, because the arrays are copied shallow.

public TrVectorNode(TrVectorNode)

Default constructor used during file parsing.

public TrVectorNode(STFReader)

See Also

TrVectorNode Class | Orts.Formats.Msts Namespace