예제 #1
0
 void OnDestroy()
 {
     ResourceManager.Close();
     DownloadTask.Destroy();
 }
예제 #2
0
 void OnDestroy()
 {
     // Debug.Log("destroy gameobject");
     DownloadTask.Destroy();
 }