StdPersistentGroupsPartConfigLoadGroup Field |
A public group for the feilds that needs to be loaded from a part config.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
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