Click or drag to resize

PartTypeToString Method

Returns a string formatted as a human friendly volume specification.

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

Return Value

Type: String
A string representing the value.
See Also