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