BasePersistentFieldAttributegroup Field |
A tag for a group of fields.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.2 (in KSPDev_Utils.2.2.dll) Version: 2.2 for KSP v1
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