Content-Length: 20655 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/FileUtil.html
Lets you do move, copy, delete operations over files or directories.
| Method | Description |
|---|---|
| CopyFileOrDirectory | Copies a file or a directory. |
| CopyFileOrDirectoryFollowSymlinks | Copies the file or directory. |
| DeleteFileOrDirectory | Deletes a file or a directory given a path. |
| GetLogicalPath | Converts a physical path to a logical path. |
| GetPhysicalPath | Converts a logical path to a physical path. |
| GetUniqueTempPathInProject | Returns a unique path in the Temp folder within your current project. |
| MoveFileOrDirectory | Moves a file or a directory from a given path to another path. |
| PathToAbsolutePath | Resolves a virtual path to a real absolute path and fixes separators if necessary. |
| ReplaceDirectory | Replaces a directory. |
| ReplaceFile | Replaces a file. |
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/FileUtil.html
Alternative Proxies: