CraftFile Properties KerbalData - KSP Data Unlocked!
The CraftFile 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 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 propertyParts
Gets or sets the parts collection
Public propertyShip
Gets or sets the ship name
Public propertyType
Gets or sets the type
Public propertyUri
Gets the absloute URI of the data
(Inherited from StorableObject.)
Public propertyValues
Gets the values collection for unmapped children
(Inherited from StorableObject.)
Public propertyVersion
Gets or sets the version
Back to Top
See Also