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

  NameDescription
Public propertyComparer
Gets the comparer
(Inherited from StorableObject.)
Public propertyCount
Gets the number of children
(Inherited from StorableObject.)
Public propertyCraftInSph
Gets or sets the craft in the space plane hanger collection
Public propertyCraftInVab
Gets or sets the craft in VAP collection
Public propertyGame
Gets the KSP Game definition. Contains all de-serialized save data.
Public propertyId
Gets the id/name of the element
(Inherited from StorableObject.)
Public propertyIsDirty
Gets the is dirty flag
(Inherited from StorableObject.)
Public propertyOnlineItem
Gets or sets the value associated with the specified key.
(Inherited from OnlineDictionary OnlineString, JToken .)
Public propertyKeys
Gets the key collection for unmapped children
(Inherited from StorableObject.)
Public propertyOriginal
Gets the orginal base data
(Inherited from StorableObject.)
Public propertyUri
Gets the absloute URI of the data
(Inherited from StorableObject.)
Public propertyValues
Gets the values collection for unmapped children
(Inherited from StorableObject.)
Back to Top
See Also