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

  NameDescription
Public propertyAmount
Gets or sets the current resource amount
Public propertyComparer
Gets the comparer
(Inherited from KerbalDataObject.)
Public propertyCount
Gets the count of unmapped elements
(Inherited from KerbalDataObject.)
Public propertyFlowMode
Gets or sets the flow mode
Public propertyFlowState
Gets or sets the flow state
Public propertyIsEmpty
Gets the isempty flag
Public propertyIsFull
Gets the isfull flag
Public propertyOnlineItem
Gets or sets the value associated with the specified key.
(Inherited from OnlineDictionary OnlineString, JToken .)
Public propertyKeys
Gets the keys for unmapped properties stored by this object
(Inherited from KerbalDataObject.)
Public propertyMaxAmount
Gets or sets the maximum resource amount
Public propertyName
Gets or sets the name
Public propertyValues
Gets the values collection
(Inherited from KerbalDataObject.)
Back to Top
See Also