IKspSerializer Properties KerbalData - KSP Data Unlocked!
The IKspSerializer type exposes the following members.
Properties

  NameDescription
Public propertyCanDeSerialize
Gets the value indicating whether the implementation can sde-serialize KSP data for the supported versions
Public propertyCanSerialize
Gets the value indicating whether the implementation can serialize KSP data for the supported versions
Public propertyVersions
Gets the list of KSP versions this serialize supports
Back to Top
See Also