GameParameters Properties KerbalData - KSP Data Unlocked!
The GameParameters type exposes the following members.
Properties

  NameDescription
Public propertyComparer
Gets the comparer
(Inherited from KerbalDataObject.)
Public propertyCount
Gets the count of unmapped elements
(Inherited from KerbalDataObject.)
Public propertyEditor
Gets or sets editor parameters
Public propertyFlight
Gets or sets flight parameters
Public propertyOnlineItem
Gets or sets the value associated with the specified key.
(Inherited from OnlineDictionary OnlineString, JToken .)
Public propertyKeys
Gets the keys for unmapped properties stored by this object
(Inherited from KerbalDataObject.)
Public propertySpaceCenter
Gets or sets space center parameters
Public propertyTrackingStation
Gets or sets tracking station parameters
Public propertyValues
Gets the values collection
(Inherited from KerbalDataObject.)
Back to Top
See Also