Gets or sets the craft in the space plane hanger collection
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public StorableObjects<CraftFile> CraftInSph { get; private set; }
See Also