Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

unity save scene in script

EditorSceneManager.SaveScene(SceneManager.GetActiveScene());
Comment

runtime save scene unity

It is impossible to save a unity scene at runtime but if you mean like saving a world that you can play again then use json files
Comment

PREVIOUS NEXT
Code Example
Csharp :: c# convert xml to list string 
Csharp :: sql server query output to json file automatically 
Csharp :: provide inject vue 
Csharp :: winforms combobox get selected text 
Csharp :: copy-the-entire-contents-of-a-directory-in-c-sharp 
Csharp :: C# Console font 
Csharp :: c# method 
Csharp :: why to make private fields readonly in c# 
Csharp :: c# HttpResponseMessage postResponse = client.PostAsync 
Csharp :: dbset 
Csharp :: ontriggerenter unity not working 
Csharp :: DateTime restrictions 
Csharp :: triangle 
Csharp :: action delegate c# 
Csharp :: c# async task constructor 
Csharp :: send email every 5 minutes c# 
Csharp :: blazor use static json files 
Csharp :: How do I call a string inside a different class 
Csharp :: unity mathf.clamp 
Csharp :: nuget package TSETMC guide 
Csharp :: scale min max to 0 1 
Csharp :: dsharp emoji from string 
Csharp :: Camera follow player script unity 
Csharp :: entity framework dynamic search solution 1 
Csharp :: F# convert generic.List to list 
Csharp :: make first 2 words upper case c# 
Csharp :: Click an HTML link inside a WebBrowser Control 
Csharp :: take out substring from string 
Csharp :: read text c# 
Csharp :: .net new template 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =