Delegate GraphView.GraphViewChanged
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public delegate GraphViewChange GraphViewChanged(GraphViewChange graphViewChange);Parameters
| Type | Name | Description | 
|---|---|---|
| GraphViewChange | graphViewChange | 
Returns
| Type | Description | 
|---|---|
| GraphViewChange |