The GameParameters type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| GameParameters | Initializes a new instance of the GameParameters class |
Methods
Fields
| Name | Description | |
|---|---|---|
| _keyedEntryCollection | (Inherited from ObservableDictionary TKey, TValue .) |
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| Editor |
Gets or sets editor parameters. - File Property: EDITOR
| |
| Flight |
Gets or sets flight parameters. - File Property: FLIGHT
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| SpaceCenter |
Gets or sets space center parameters. - File Property: SPACECENTER
| |
| TrackingStation |
Gets or sets tracking station parameters. - File Property: TRACKINGSTATION
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
Events
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableDictionary TKey, TValue .) | |
| PropertyChanged | (Inherited from KerbalDataObject.) |
See Also