Go to the documentation of this file.
2using System.Collections;
4#if UNITY_5_3 || UNITY_5_3_OR_NEWER
26 #if UNITY_5_3 || UNITY_5_3_OR_NEWER
27 SceneManager.LoadScene (
"WebGLFileUploaderExample");
29 Application.LoadLevel (
"WebGLFileUploaderExample");