The Resource type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Amount |
Gets or sets the current resource amount
| |
| Comparer |
Gets the comparer
(Inherited from KerbalDataObject.) | |
| Count |
Gets the count of unmapped elements
(Inherited from KerbalDataObject.) | |
| FlowMode |
Gets or sets the flow mode
| |
| FlowState |
Gets or sets the flow state
| |
| IsEmpty |
Gets the isempty flag
| |
| IsFull |
Gets the isfull flag
| |
Gets or sets the value associated with the specified key. (Inherited from | ||
| Keys |
Gets the keys for unmapped properties stored by this object
(Inherited from KerbalDataObject.) | |
| MaxAmount |
Gets or sets the maximum resource amount
| |
| Name |
Gets or sets the name
| |
| Values |
Gets the values collection
(Inherited from KerbalDataObject.) |
See Also