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

  NameDescription
Public propertyActions
Gets and sets actions. - File Property: ACTIONS
Public propertyComparer (Inherited from ObservableDictionary TKey, TValue .)
Public propertyCount (Inherited from ObservableDictionary TKey, TValue .)
Public propertyDisplayName
Get the display name of the instance
(Inherited from KerbalDataObject.)
Public propertyEvents
Gets and sets events. - File Property: EVENTS
Public propertyItem (Inherited from ObservableDictionary TKey, TValue .)
Public propertyKeys (Inherited from ObservableDictionary TKey, TValue .)
Public propertyModules
Gets and sets module collection. - File Property: MODULE
Public propertyName
Gets or sets the part name. - File Property: partName
Public propertyPart
Gets or sets the part. - File Property: part
Public propertyValues (Inherited from ObservableDictionary TKey, TValue .)
Back to Top
See Also