Example #1
0
 internal static void UnityDirectoryDelete(string path)
 {
     FileUtil.UnityDirectoryDelete(path, false);
 }