Click or drag to resize

ConfigNodePatchupgradeSection Field

Section that defines how to change the part if it qualifies 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("UPGRADE")]
public ConfigNodePatchUpgradeSection upgradeSection
Request Example View Source

Field Value

Type: ConfigNodePatchUpgradeSection
See Also