Example #1
0
 public static void DeleteData()
 {
     NMGPlayerPrefs.DeleteAll();
     Debug.Log("Delete OK");
 }