Click or drag to resize

ConfigNodePatchUpgradeSectionRulesaction Field

Tells what to do with the matched node.

Namespace:  KSPDev.ConfigUtils
Assembly:  KSPDev_Utils.1.2 (in KSPDev_Utils.1.2.dll) Version: 1.2 for KSP v1.6+
Syntax
C#
[PersistentFieldAttribute("action")]
public ConfigNodePatchPatchAction action
Request Example View Source

Field Value

Type: ConfigNodePatchPatchAction
See Also