Method UpgradeV1
UpgradeV1(SystemGraphData, VersionedStruct)
Upgrades to v1.
Declaration
public static bool UpgradeV1(SystemGraphData data, VersionedStruct upgradedStruct)
Parameters
| Type | Name | Description | 
|---|---|---|
| SystemGraphData | data | The data.  | 
    
| VersionedStruct | upgradedStruct | The upgraded structure.  | 
    
Returns
| Type | Description | 
|---|---|
| bool | 
  |