Click or drag to resize

ConfigNodePatchUpgradeSection Class

Config class that specifies how pacth the qualifying part.
Inheritance Hierarchy
SystemObject
  KSPDev.ConfigUtilsConfigNodePatchUpgradeSection

Namespace:  KSPDev.ConfigUtils
Assembly:  KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
public class UpgradeSection
Request Example View Source

The ConfigNodePatchUpgradeSection type exposes the following members.

Constructors
  NameDescription
Public methodConfigNodePatchUpgradeSection
Initializes a new instance of the ConfigNodePatchUpgradeSection class
Top
Fields
  NameDescription
Public fieldmoduleRules
Patching rules for the module configs.
Public fieldpartRules
Patching rules for the part config.
Top
See Also