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

  NameDescription
Public propertyComparer (Inherited from ObservableDictionary TKey, TValue .)
Public propertyCount (Inherited from ObservableDictionary TKey, TValue .)
Public propertyCraftInSph
Gets or sets the craft in the space plane hanger collection
Public propertyCraftInVab
Gets or sets the craft in VAP collection
Public propertyDataManager
Gets the DataManager instance used by this instance
(Inherited from StorableObject.)
Public propertyDisplayName
Gets the instance display name
(Inherited from StorableObject.)
Public propertyGame
Gets the KSP Game definition. Contains all de-serialized save data. - File Property: GAME
Public propertyId
Gets the id/name of the element
(Inherited from StorableObject.)
Public propertyIsDirty
Gets the is dirty flag
(Inherited from StorableObject.)
Public propertyItem (Inherited from ObservableDictionary TKey, TValue .)
Public propertyKeys (Inherited from ObservableDictionary TKey, TValue .)
Public propertyOriginal
Gets the original base data
(Inherited from StorableObject.)
Public propertyUri
Gets the absolute URI of the data
(Inherited from StorableObject.)
Public propertyValues (Inherited from ObservableDictionary TKey, TValue .)
Back to Top
See Also