The SaveFile type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer |
Gets the comparer
(Inherited from StorableObject.) | |
| Count |
Gets the number of children
(Inherited from StorableObject.) | |
| CraftInSph |
Gets or sets the craft in the space plane hanger collection
| |
| CraftInVab |
Gets or sets the craft in VAP collection
| |
| Game |
Gets the KSP Game definition. Contains all de-serialized save data.
| |
| Id |
Gets the id/name of the element
(Inherited from StorableObject.) | |
| IsDirty |
Gets the is dirty flag
(Inherited from StorableObject.) | |
Gets or sets the value associated with the specified key. (Inherited from | ||
| Keys |
Gets the key collection for unmapped children
(Inherited from StorableObject.) | |
| Original |
Gets the orginal base data
(Inherited from StorableObject.) | |
| Uri |
Gets the absloute URI of the data
(Inherited from StorableObject.) | |
| Values |
Gets the values collection for unmapped children
(Inherited from StorableObject.) |
See Also