Click or drag to resize

ConfigNodePatchUpgradeSectionRulesaction Field

Tells what to do with the matched node.

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

Field Value

Type: ConfigNodePatchPatchAction
See Also