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.0 (in KSPDev_Utils.1.0.dll) Version: 1.0 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