BasePersistentFieldAttributegroup Field |
A tag for a group of fields.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
Remarks
Group can be used when reading/writing values via
ConfigAccessor to process only
a subset of the persistent fields of the class. It's case-insensitive.
See Also