Class SerializedNodeUpgrade
SerializedNodeUpgrade, upgrade module for nodes. Implements the UpgradeModule
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[UpgradeEngine(typeof(SerializedNode))]
public class SerializedNodeUpgrade : UpgradeModule
Methods
Name | Description |
---|---|
GetPatch(int) | Gets the patch. |
UpgradeV1(SystemGraphData, VersionedStruct) | Upgrades to v1. |