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

GraphViewEditorWindow.ShowGraphViewWindowWithTools

Declaration

public static List<EditorWindow> ShowGraphViewWindowWithTools();

Returns

List<EditorWindow> The list of newly created windows.

Description

Helper method that instantiates a GraphViewWindow of a specified type, an attached Blackboard, and an attached MiniMap.