Gets or sets the Preset collection. - File Property: PRESET
Namespace: KerbalData.ModelsAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<PresetConfig> Presets { get; set; }
See Also