StdPersistentGroups Class | 
Namespace: KSPDev.ConfigUtils
The StdPersistentGroups type exposes the following members.
| Name | Description | |
|---|---|---|
| Default | A public group that can be saved/loaded on every game scene.  | |
| PartConfigLoadGroup | A public group for the feilds that needs to be loaded from a part config.  | |
| PartPersistant | 
            A public group that designates the fields that are saved/loaded during the vessel persistense.
              | |
| SessionGroup | 
            A public group of the persistent fields which need to persist their values between the game
            scene changes. Including the game reload. 
              |