SaveFile Class KerbalData - KSP Data Unlocked!
Instances of this class contains reference and management of a KSP save file.
Inheritance Hierarchy

Online System Object
  KerbalData ObservableDictionary OnlineString, JToken 
    KerbalData StorableObject
      KerbalData.Models SaveFile

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

public class SaveFile : StorableObject
Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.
See Also