KspDataObject Children Property KerbalData - KSP Data Unlocked!
Gets or sets the child objects for this instance

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public List<KspDataObject> Children { get; set; }
See Also