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.

AIPathNode(
   TrPathNode tpn,
   TrackPDP pdp,
   TrackDB trackDB
);

See Also

AIPathNode Class | ORTS Namespace | AIPathNode Constructor Overload List