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.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
[PersistentFieldAttribute("TEST")]
public ConfigNodePatchTestSection testSection
Request Example View Source

Field Value

Type: ConfigNodePatchTestSection
See Also