Open Rails

FormatStrings.FormatSpeedLimit Method

[This is preliminary documentation and subject to change.]

Formatted localized speed string, used to display speed limits, with 0 decimal precision

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

See Also

FormatStrings Class | ORTS.Common Namespace