Open Rails

FormatStrings.FormatSpeedDisplay Method

[This is preliminary documentation and subject to change.]

Formatted localized speed string, used to display tracking speed, with 1 decimal precision

public static string FormatSpeedDisplay(
   float speed,
   bool isMetric
);

See Also

FormatStrings Class | ORTS.Common Namespace