お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Namespace: UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeファイルやディレクトリに対して 移動、 コピー、 削除 を行うことが出来ます。
CopyFileOrDirectory | ファイルまたはディレクトリをコピーします |
CopyFileOrDirectoryFollowSymlinks | ファイルまたはディレクトリをコピーします |
DeleteFileOrDirectory | /path/ のファイルまたはディレクトリを削除します |
GetUniqueTempPathInProject | 現在のUnityプロジェクトのTempフォルダ内でユニークとなるファイルパスを取得します |
MoveFileOrDirectory | ファイルまたはディレクトリを移動します |
ReplaceDirectory | ディレクトリを置換します |
ReplaceFile | ファイルを置換します |