The GameParameters type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| DisplayName |
Get the display name of the instance
(Inherited from KerbalDataObject.) | |
| 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 .) |
See Also