KerbalDataManager Constructor KerbalData - KSP Data Unlocked!
Initializes a new instance of the KerbalDataManager class.

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KerbalDataManager()
Remarks

This constructor should never be used. It exists to support use of generics elsewhere in the code. TODO: This should be fixed.
See Also