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

  NameDescription
Public propertyAmount
Gets or sets the current resource amount. - File Property: amount
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 propertyFlowMode
Gets or sets the flow mode. - File Property: flowMode
Public propertyFlowState
Gets or sets the flow state. - File Property: flowState
Public propertyIsEmpty
Gets the isempty flag
Public propertyIsFull
Gets the isfull flag
Public propertyItem (Inherited from ObservableDictionary TKey, TValue .)
Public propertyKeys (Inherited from ObservableDictionary TKey, TValue .)
Public propertyMaxAmount
Gets or sets the maximum resource amount. - File Property: maxAmount
Public propertyName
Gets or sets the name. - File Property: name
Public propertyValues (Inherited from ObservableDictionary TKey, TValue .)
Back to Top
See Also