Open Rails

Train.FindCommonSectionEndReverse Method

[This is preliminary documentation and subject to change.]

Find end of common section searching through own train forward but through other train backward

public int FindCommonSectionEndReverse(
   TCSubpathRoute thisRoute,
   int thisRouteIndex,
   TCSubpathRoute otherRoute,
   int otherRouteIndex
);

Parameters

thisRoute
thisRouteIndex
otherRoute
otherRouteIndex

Return Value

See Also

Train Class | ORTS Namespace