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.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
[PersistentFieldAttribute("UPGRADE")]
public ConfigNodePatchUpgradeSection upgradeSection
Request Example View Source

Field Value

Type: ConfigNodePatchUpgradeSection
See Also