EditorApplication.OpenScenestatic function OpenScene (path : string) : boolDescriptionOpens the scene at path. The scene that is currently open will not be saved, use SaveSceneIfUserWantsTo for that. All paths are relative to the project folder. Like: "Assets/MyScenes/MyScene.unity" |
