Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

open scene unity

using UnityEngine.SceneManagement;

SceneManager.LoadScene(string sceneName);
//OR
SceneManager.LoadScene(int sceneBuildIndex);
Comment

PREVIOUS NEXT
Code Example
Csharp :: get date of tomorrow c# 
Csharp :: how to delete all files in a directory c# 
Csharp :: unity how to convert to byte 
Csharp :: asp.net c# write string to text file 
Csharp :: void on trigger enter 2d 
Csharp :: change sprite of gameobject unity 
Csharp :: wpf label text in center 
Csharp :: c# if file exists 
Csharp :: unity 2d how to set an object or the mouse position 
Csharp :: kotlin random number 
Csharp :: c# delete files older than x months 
Csharp :: c# unix timestamp 
Csharp :: random bool c# 
Csharp :: loop through enum c# 
Csharp :: round corners of textbox wpf 
Csharp :: c# put string to clipboard 
Csharp :: convert int to double c# 
Csharp :: Csharp cast string to double 
Csharp :: c# get display resolution 
Csharp :: c# read json file into object 
Csharp :: c# check if element is last in list 
Csharp :: unity destroy object when out of screen 
Csharp :: move file c# 
Csharp :: get filename from path c# 
Csharp :: oncollisionenter unity 
Csharp :: check if string is a guid c# 
Csharp :: check if ienumerable is empty c# 
Csharp :: search the third word in string in c# 
Csharp :: convert bytes to string and back c# 
Csharp :: c# rename file 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =