Gets or sets the planet config collection. - File Property: PLANET
Namespace: KerbalData.ModelsAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<PlanetConfig> Planets { get; set; }
See Also