示例#1
0
 public void DestroyPrefabAll(string path, GameObject go)
 {
     loadUI.DestroyPrefabAll(path, go);
 }