The Resource type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Amount |
Gets or sets the current resource amount. - File Property: amount
| |
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| DisplayName |
Get the display name of the instance
(Inherited from KerbalDataObject.) | |
| FlowMode |
Gets or sets the flow mode. - File Property: flowMode
| |
| FlowState |
Gets or sets the flow state. - File Property: flowState
| |
| IsEmpty |
Gets the isempty flag
| |
| IsFull |
Gets the isfull flag
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| MaxAmount |
Gets or sets the maximum resource amount. - File Property: maxAmount
| |
| Name |
Gets or sets the name. - File Property: name
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
See Also