IStorableObjects Add Method KerbalData - KSP Data Unlocked!
Adds an object instance to the collection

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

void Add(
	Object data,
	string id = null
)
See Also