Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 408 of file FileSystem.cs.
References System.IO.Path.Combine(), Interop.Kernel32.DeleteFile(), Interop.Kernel32.DeleteVolumeMountPoint(), Interop.Kernel32.FindFirstFile(), Interop.Kernel32.FindNextFile(), System.IO.Win32Marshal.GetExceptionForLastWin32Error(), System.IO.Win32Marshal.GetExceptionForWin32Error(), System.Runtime.InteropServices.Marshal.GetLastWin32Error(), System.IO.FileSystem.IsNameSurrogateReparsePoint(), System.IO.Path.Join(), Interop.Kernel32.RemoveDirectory(), System.IO.FileSystem.RemoveDirectoryInternal(), and System.IO.FileSystem.RemoveDirectoryRecursive().
Referenced by System.IO.FileSystem.RemoveDirectory(), and System.IO.FileSystem.RemoveDirectoryRecursive().