Click or drag to resize

ConfigNodePatchtestSection Field

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

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

Field Value

Type: ConfigNodePatchTestSection
See Also