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

  NameDescription
Public propertyApiConfig
Gets the configuration of the manager instance
(Inherited from KerbalDataManager.)
Public propertyBaseUri
Gets the root Uri of the data
(Inherited from KerbalDataManager.)
Public propertyCraftInSph
Gets the SPH craft stored in this installation
Public propertyCraftInVab
Gets the VAB craft stored in this installation
Public propertyKspSettings
Gets the settings and configuration files for this installation
Public propertyParts
Gets the parts stored in this installation
Public propertyProcRegistry
Gets the configured processor registry used by the manager instance
(Inherited from KerbalDataManager.)
Public propertyRepositoryFactory
Gets the configured factory used by the manager instnace
(Inherited from KerbalDataManager.)
Public propertySaves
Gets the saves stored in this installation
Public propertyScenarios
Gets the scenarios stored in this installation
Public propertyTrainingScenarios
Gets the training scenarios stored in this installation
Back to Top
See Also