Exemple #1
0
 private void Download()
 {
     database.DownloadImages();
     EditorUtility.SetDirty(target);
 }