Open Rails

AIPathNode Constructor

[This is preliminary documentation and subject to change.]

Creates a single AIPathNode and initializes everything that do not depend on other nodes. The AIPath constructor will initialize the rest.

Overload List

Constructor from other AIPathNode

public AIPathNode(AIPathNode)

Creates a single AIPathNode and initializes everything that do not depend on other nodes. The AIPath constructor will initialize the rest.

public AIPathNode(TrPathNode,TrackPDP,TrackDB)

public AIPathNode(BinaryReader)

See Also

AIPathNode Class | ORTS Namespace