AbstractPersistentFieldsFileAttribute Class |
Namespace: KSPDev.ConfigUtils
public abstract class AbstractPersistentFieldsFileAttribute : Attribute
The AbstractPersistentFieldsFileAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AbstractPersistentFieldsFileAttribute | Constructor for a persistent field. |
| Name | Description | |
|---|---|---|
| configFilePath | An optional relative path to the config file. | |
| group | A group tag which is handled by this annotation. | |
| nodePath | A path to the node which will be the root for the fields in the group. |