Click or drag to resize

ConfigNodePatchToString Method

Returns friendly identificator of the patch.

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

Return Value

Type: String
The patch descriptor.
See Also