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

  NameDescription
Public propertyOnlineCount (Inherited from OnlineICollection OnlineKeyValuePair OnlineString, JToken  .)
Public propertyDataManager
Gets the data manager instance responsible for this object
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 propertyOnlineIsReadOnly (Inherited from OnlineICollection OnlineKeyValuePair OnlineString, JToken  .)
Public propertyOnlineItem
Gets or sets the element with the specified key.
(Inherited from OnlineIDictionary OnlineString, JToken .)
Public propertyOnlineKeys (Inherited from OnlineIDictionary OnlineString, JToken .)
Public propertyOriginal
Public propertyUri
Gets the uri the data was retrieved from
Public propertyOnlineValues (Inherited from OnlineIDictionary OnlineString, JToken .)
Back to Top
See Also