Gets or sets the resource colletion. - File Property: RESOURCE
Namespace: KerbalData.ModelsAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<PartResource> Resources { get; set; }
See Also