Click or drag to resize

ConfigNodePatchUpgradeSectionRulesaction Field

Tells what to do with the matched node.

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

Field Value

Type: ConfigNodePatchPatchAction
See Also