Click or drag to resize

ConfigNodePatchUpgradeSectionRulesaction Field

Tells what to do with the matched node.

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

Field Value

Type: ConfigNodePatchPatchAction
See Also