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