Example #1
0
 public static void DeleteJSON(string jsonName)
 {
     FolderUtil.DeleteFileFromPlayer(jsonName + ".json");
 }