示例#1
0
 private static void loadScene()
 {
     instance.StartCoroutine(instance.LoadSceneASync());
 }