Click or drag to resize

AbstractPersistentFieldsFileAttributenodePath Field

A path to the node which will be the root for the fields in the group.

Namespace:  KSPDev.ConfigUtils
Assembly:  KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
public readonly string nodePath
Request Example View Source

Field Value

Type: String
Remarks
By setting different root for every group and/or type you may combine multiple settings in the same config file. When configFilePath is empty this value is an absolute path on the game's database.
See Also