The Resource type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Resource | Initializes a new instance of the Resource class |
Methods
Fields
| Name | Description | |
|---|---|---|
| _keyedEntryCollection | (Inherited from ObservableDictionary TKey, TValue .) |
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 .) | |
| 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 .) |
Events
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableDictionary TKey, TValue .) | |
| PropertyChanged | (Inherited from KerbalDataObject.) |
See Also