IStorable Properties KerbalData - KSP Data Unlocked!
The IStorable type exposes the following members.
Properties

  NameDescription
Public propertyId
Gets the id/name of the data
Public propertyIsDirty
Gets if the objest has been altered since is was orignally loaded or last saved
Public propertyOriginal
Gets the Orignal data // TODO: Break JSON.Net Dependency
Public propertyUri
Gets the uri the data was retrieved from
Back to Top
See Also