Version: 2021.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

GraphViewToolWindow.SelectGraphViewFromWindow

매뉴얼로 전환
public void SelectGraphViewFromWindow (Experimental.GraphView.GraphViewEditorWindow window, Experimental.GraphView.GraphView graphView, int graphViewIndexInWindow);

파라미터

window The window containing the GraphView.
graphView The GraphView.
graphViewIndexInWindow The index of the GraphView in the window (defaults to 0).

설명

Associate a GraphView, from a GraphViewEditorWindow, to this tool window.