StdPersistentGroupsPartConfigLoadGroup Field |
A public group for the feilds that needs to be loaded from a part config.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.2 (in KSPDev_Utils.2.2.dll) Version: 2.2 for KSP v1
Syntax
Remarks
It's a very special group, never deal with it directly. The consumer code is only allowed to
use this group when defining the persistent fields via annotations.
See Also