Open Rails

TrackDB.TrackNodesIndexOf Method

[This is preliminary documentation and subject to change.]

Find the index of the TrackNode

public int TrackNodesIndexOf(
   TrackNode targetTN
);

Parameters

targetTN
TrackNode for which you want the index

Return Value

The index of the targetTN

See Also

TrackDB Class | Orts.Formats.Msts Namespace