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

  NameDescription
Public propertyActions
Gets or 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 or sets events. - File Property: EVENTS
Public propertyItem (Inherited from ObservableDictionary TKey, TValue .)
Public propertyKeys (Inherited from ObservableDictionary TKey, TValue .)
Public propertyModules
Gets or sets part module list. - File Property: MODULE
Public propertyName
Gets or sets name. - File Property: name
Public propertyResources
Gets or sets resource collection. - File Property: RESOURCE
Public propertyValues (Inherited from ObservableDictionary TKey, TValue .)
Back to Top
See Also