Beispiel #1
0
 public static void ClearPlayerPrefs()
 {
     EZPathUtility.ClearPlayerPrefs();
 }
Beispiel #2
0
 public static void ClearStreamingAssets()
 {
     EZPathUtility.ClearStreamingAssets();
 }
Beispiel #3
0
 public static void ClearLuaTxt()
 {
     EZPathUtility.ClearLuaTxt();
 }
Beispiel #4
0
 public static void ClearPersistent()
 {
     EZPathUtility.ClearPersistent();
 }
Beispiel #5
0
 public static void LuaToTxt()
 {
     EZPathUtility.LuaToTxt();
 }