The Crew type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Crew | Initializes a new instance of the Crew class |
Methods
Fields
| Name | Description | |
|---|---|---|
| _keyedEntryCollection | (Inherited from ObservableDictionary TKey, TValue .) |
Properties
| Name | Description | |
|---|---|---|
| BadS |
Gets or sets the BadS level. - File Property: badS
| |
| Brave |
Gets or sets the bravery level. - File Property: brave
| |
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| Dumb |
Gets or sets the dumbness level. - File Property: dumb
| |
| Index |
Gets or sets the index. - File Property: idx
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Name |
Gets or sets the crew memeber's name. - File Property: name
| |
| State |
Gets or sets the state. - File Property: state
| |
| ToD |
Gets or sets the ToD. - File Property: ToD
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
Events
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableDictionary TKey, TValue .) | |
| PropertyChanged | (Inherited from KerbalDataObject.) |
See Also