Constructor FieldSystemGraphAsset
FieldSystemGraphAsset(INodeEditor, object)
Initializes a new instance of the FieldSystemGraphAsset class.
Declaration
public FieldSystemGraphAsset(INodeEditor editor, object inData = null)
Parameters
| Type | Name | Description | 
|---|---|---|
| INodeEditor | editor | The editor.  | 
    
| object | inData | The in data.  |