Esempio n. 1
0
 /// <summary>
 /// Deletes all Prefs.
 /// </summary>
 public static void DeleteAll()
 {
     PlayerPrefsWrapper.DeletePrefs();
 }