Click or drag to resize

StdPersistentGroups Fields

The StdPersistentGroups type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefault
A public group that can be saved/loaded on every game scene.
Public fieldStatic memberPartConfigLoadGroup
A public group for the feilds that needs to be loaded from a part config.
Public fieldStatic memberPartPersistant
A public group that designates the fields that are saved/loaded during the vessel persistense.
Public fieldStatic memberSessionGroup
A public group of the persistent fields which need to persist their values between the game scene changes. Including the game reload.
Top
See Also