Click or drag to resize

ConfigNodePatchtestSection Field

Section that defines rules for the part to qualify for patching.

Namespace:  KSPDev.ConfigUtils
Assembly:  KSPDev_Utils.1.2 (in KSPDev_Utils.1.2.dll) Version: 1.2 for KSP v1.6+
Syntax
C#
[PersistentFieldAttribute("TEST")]
public ConfigNodePatchTestSection testSection
Request Example View Source

Field Value

Type: ConfigNodePatchTestSection
See Also