Click or drag to resize

IKSPDevModuleInfoGetPrimaryField Method

Return a string to be displayed in the main information box on the tooltip.

Namespace:  KSPDev.KSPInterfaces
Assembly:  KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
string GetPrimaryField()
Request Example View Source

Return Value

Type: String
String or null if nothing is that important to be up there.
See Also