Esempio n. 1
0
 public static void ClearPlayerPrefs()
 {
     EZFrameworkEditorUtility.ClearPlayerPrefs();
 }
Esempio n. 2
0
 public static void ClearPersistentData()
 {
     EZFrameworkEditorUtility.ClearPersistentData();
 }
Esempio n. 3
0
 public static void LuaToTxt()
 {
     EZFrameworkEditorUtility.LuaToTxt();
 }
Esempio n. 4
0
 public static void ClearLuaTxt()
 {
     EZFrameworkEditorUtility.ClearLuaTxt();
 }
Esempio n. 5
0
 public static void ClearStreamingAssets()
 {
     EZFrameworkEditorUtility.ClearStreamingAssets();
 }