| OpenSceneWindowOpenScene Method |
Shows the menu for changing scenes in the editor.
Namespace: Slash.Unity.Editor.Common.MenuItems.WindowsAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax public static void OpenScene()
Public Shared Sub OpenScene
public:
static void OpenScene()
static member OpenScene : unit -> unit
See Also