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.1.1 (in KSPDev_Utils.1.1.dll) Version: 1.1 for KSP v1.6+
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