コード例 #1
0
 public void LoadPlayScene()
 {
     mainGui.Destroy();
     battleGui.Create();
     scene.Create();
 }