Constructor GraphEditorView
GraphEditorView(GraphEditorWindow, GraphEditorObject)
Initializes a new instance of the GraphEditorView class.
Declaration
public GraphEditorView(GraphEditorWindow graphEditorWindow, GraphEditorObject logicGraphEditorObject)
Parameters
Type | Name | Description |
---|---|---|
GraphEditorWindow | graphEditorWindow | The editor window. |
GraphEditorObject | logicGraphEditorObject | The logic graph editor object. |