Gets or sets the module collection. - File Property: MODULE
Namespace: KerbalData.ModelsAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<PartModule> Modules { get; set; }
See Also