Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

GraphViewEditorWindow.graphViews

public IEnumerable<GraphView> graphViews;

Description

The enumeration of the GraphViews that belong to an editor window. In most cases, there is only one GraphView.