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

Field Value

Type: ConfigNodePatchUpgradeSection
See Also