Open Rails

FormatStrings.FormatSpeed Method

[This is preliminary documentation and subject to change.]

Formatted unlocalized speed string, used in reports and logs.

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

See Also

FormatStrings Class | ORTS.Common Namespace