Click or drag to resize
BlueprintEditorWindow Class
Blueprint editor for creating blueprints, adding components and modifying attributes.
Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      EditorWindow
        Slash.Unity.Editor.Common.MenuItems.WindowsBlueprintEditorWindow

Namespace: Slash.Unity.Editor.Common.MenuItems.Windows
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public class BlueprintEditorWindow : EditorWindow

The BlueprintEditorWindow type exposes the following members.

Constructors
  NameDescription
Public methodBlueprintEditorWindow
Initializes a new instance of the BlueprintEditorWindow class
Top
See Also