Created
December 13, 2022 14:12
-
-
Save lambdan/40af851309ef4241f8a69343d1070fa0 to your computer and use it in GitHub Desktop.
Reload current scene in unity
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SceneManager.LoadScene(SceneManager.GetActiveScene().name); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment