The SaveFile type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| CraftInSph |
Gets or sets the craft in the space plane hanger collection
| |
| CraftInVab |
Gets or sets the craft in VAP collection
| |
| DataManager | (Inherited from StorableObject.) | |
| Game |
Gets the KSP Game definition. Contains all de-serialized save data. - File Property: GAME
| |
| Id |
Gets the id/name of the element
(Inherited from StorableObject.) | |
| IsDirty |
Gets the is dirty flag
(Inherited from StorableObject.) | |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Original |
Gets the orginal base data
(Inherited from StorableObject.) | |
| Uri |
Gets the absloute URI of the data
(Inherited from StorableObject.) | |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
See Also