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