Click or drag to resize
OpenSceneWindow Class
Menu for changing scenes in the editor.
Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      EditorWindow
        Slash.Unity.Editor.Common.MenuItems.WindowsOpenSceneWindow

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 OpenSceneWindow : EditorWindow

The OpenSceneWindow type exposes the following members.

Constructors
  NameDescription
Public methodOpenSceneWindow
Initializes a new instance of the OpenSceneWindow class
Top
Methods
  NameDescription
Public methodStatic memberOpenScene
Shows the menu for changing scenes in the editor.
Top
See Also