Beispiel #1
0
 private void CleanUp()
 {
     preview.GetComponent <Image>().sprite = null;
     fragmentManager.CleanUp();
 }