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

  NameDescription
Public propertyComparer (Inherited from ObservableDictionary TKey, TValue .)
Public propertyCount (Inherited from ObservableDictionary TKey, TValue .)
Public propertyDataManager
Gets the DataManager instance used by this instance
(Inherited from StorableObject.)
Public propertyDisplayName
Gets the instance display name
(Inherited from StorableObject.)
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 propertyParts
Gets or sets the parts collection. - File Property: PART
Public propertyShip
Gets or sets the ship name. - File Property: ship
Public propertyType
Gets or sets the type. - File Property: type
Public propertyUri
Gets the absolute URI of the data
(Inherited from StorableObject.)
Public propertyValues (Inherited from ObservableDictionary TKey, TValue .)
Public propertyVersion
Gets or sets the version. - File Property: version
Back to Top
See Also