Game Properties KerbalData - KSP Data Unlocked!
The Game 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 propertyDescription
Gets or sets the description
Public propertyFlightState
Gets or sets the flight state
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 propertyMode
Gets or sets the mode
Public propertyParameters
Gets or sets game parameters
Public propertyScene
Gets or sets the scene
Public propertyStatus
Gets or sets the status
Public propertyTitle
Gets or sets the title
Public propertyValues
Gets the values collection
(Inherited from KerbalDataObject.)
Public propertyVersion
Gets or sets the version
Back to Top
See Also