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