Open Rails

CompareTimes.EarliestTime Method

[This is preliminary documentation and subject to change.]

Return the Earliest time of the two input times, keeping in mind that night/morning is after evening/night

public static int EarliestTime(
   int time1,
   int time2
);

See Also

CompareTimes Class | ORTS.Common Namespace