KSPDev Client utilities
KSPDev Client utilities
KSPDev.ConfigUtils
AbstractCollectionTypeProto Class
AbstractOrdinaryValueTypeProto Class
AbstractPersistentFieldsFileAttribute Class
BasePersistentFieldAttribute Class
ConfigAccessor Class
ConfigNodePatch Class
ConfigNodePatch.PatchAction Enumeration
ConfigNodePatch.TestSection Class
ConfigNodePatch.UpgradeSection Class
ConfigNodePatch.UpgradeSection.Rules Class
GenericCollectionTypeProto Class
IPersistentField Interface
KspTypesProto Class
PartNodePatcher Class
PartNodeUtils Class
PersistentCustomFieldAttribute Class
PersistentFieldAttribute Class
PersistentFieldsDatabaseAttribute Class
PersistentFieldsFileAttribute Class
PrimitiveTypesProto Class
StandardOrdinaryTypesProto Class
StdPersistentGroups Class
ConfigNodePatch
PatchAction Enumeration
Action to perform on the part or module.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
Copy
public
enum
PatchAction
Request Example
View Source
Members
Member name
Value
Description
Add
0
Add new module.
Fix
1
Change fields in the part or modules.
Drop
2
Drop the part or module altogether.
See Also
Reference
KSPDev.ConfigUtils Namespace
Send comments on this topic to
igor.zavoychinskiy@gmail.com