Interface NodeDataImporter
Namespace: UnityEngine.AssetGraph.DataModel.Version2
Syntax
public interface NodeDataImporter
Methods
Import(NodeData, NodeData)
Declaration
void Import(NodeData v1, NodeData v2)
Parameters
| Type | Name | Description |
|---|---|---|
| NodeData | v1 | |
| NodeData | v2 |