Click or drag to resize

MassTypeToString Method

Returns a string formatted as a human friendly distance specification.

Namespace:  KSPDev.GUIUtils.TypeFormatters
Assembly:  KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A string representing the value.
See Also